Skip to content

Commit

Permalink
Bump svenstaro/upload-release-action from 2.6.1 to 2.7.0 (#3)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 4, 2023
1 parent e219c1a commit fb67c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
path: build/*/*.zip
- name: Upload to Release
if: github.event_name == 'release'
uses: svenstaro/upload-release-action@2b9d2847a97b04d02ad5c3df2d3a27baa97ce689
uses: svenstaro/upload-release-action@1beeb572c19a9242f4361f4cee78f8e0d9aec5df
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: build/*/*.zip
Expand Down

0 comments on commit fb67c83

Please sign in to comment.