+
Skip to content

is this it #6

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
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ jobs:

- name: Extract version from tag
id: extract_version
run: echo "version=${GITHUB_REF#refs/tags/v}" >> $GITHUB_ENV
run: echo "version=${GITHUB_REF#refs/tags/v}" >> $GITHUB_OUTPUT

# Updates the version in the package.json
- name: Set package version
uses: ZeWaka/set-node-package-version@v1
with:
version: ${{ steps.extract_version.version }}
version: ${{ steps.extract_version.outputs.version }}

- name: Build project
run: pnpm build
Expand All @@ -58,7 +58,7 @@ jobs:

- name: Get new Git SHA
id: get_sha
run: echo "sha=$(git rev-parse HEAD)" >> $GITHUB_ENV
run: echo "sha=$(git rev-parse HEAD)" >> $GITHUB_OUTPUT

- name: Build Changelog
id: build_changelog
Expand Down
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载