Skip to content

Commit

Permalink
Merge pull request #293 from chmln/dependabot/github_actions/svenstar…
Browse files Browse the repository at this point in the history
…o/upload-release-action-2.9.0

Bump svenstaro/upload-release-action from 2.7.0 to 2.9.0
  • Loading branch information
chmln authored May 24, 2024
2 parents fab61a0 + 8f83f8f commit 3dc437a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
fi
- name: Upload binaries to release
uses: svenstaro/upload-release-action@2.7.0
uses: svenstaro/upload-release-action@2.9.0
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ${{ env.ASSET }}
Expand Down

0 comments on commit 3dc437a

Please sign in to comment.