+
Skip to content

perhaps #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 12 additions & 9 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,25 +60,28 @@ jobs:
id: get_sha
run: echo "sha=$(git rev-parse HEAD)" >> $GITHUB_OUTPUT

- name: Bump version and push tag
id: tag_version
uses: mathieudutour/github-tag-action@v6.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
commit_sha: ${{ steps.get_sha.outputs.sha }}
custom_tag: ${{ github.event.release.tag_name}}
tag_prefix: ''

- name: Build Changelog
id: build_changelog
uses: mikepenz/release-changelog-builder-action@v4

- name: Set Release Changelog
- name: Update Release
uses: tubone24/update_release@v1.0
env:
GITHUB_TOKEN: ${{ github.token }}
TAG_NAME: ${{ github.event.release.tag_name }}
with:
release_name: ${{ github.event.release.tag_name }}
body: ${{steps.build_changelog.outputs.changelog}}

- name: Bump version and push tag
id: tag_version
uses: mathieudutour/github-tag-action@v6.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
commit_sha: ${{ steps.get_sha.outputs.sha }}
custom_tag: ${{ github.event.release.tag_name}}
draft: false

- uses: JS-DevTools/npm-publish@v3
with:
Expand Down
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载