Skip to content

Commit

Permalink
Merge pull request #1277 from EhTagTranslation/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/ncipollo/release-action-1.14.0

build(deps): bump ncipollo/release-action from 1.13.0 to 1.14.0
  • Loading branch information
OpportunityLiu authored Mar 17, 2024
2 parents 6f84d56 + b8b5f37 commit 982381d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
pnpm install --prod --no-lockfile --node-linker=hoisted
zip -r ../../release.zip .
- name: Publish release
uses: ncipollo/release-action@v1.13.0
uses: ncipollo/release-action@v1.14.0
if: github.ref == 'refs/heads/master'
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 982381d

Please sign in to comment.