Skip to content

Commit

Permalink
Merge pull request #74 from dreamwhite/dependabot/github_actions/sven…
Browse files Browse the repository at this point in the history
…staro/upload-release-action-2.9.0
  • Loading branch information
dependabot[bot] authored Feb 24, 2024
2 parents 9fd4bbc + 149cf81 commit cd45818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: Upload to Release
if: github.event_name == 'release'
uses: svenstaro/upload-release-action@1beeb572c19a9242f4361f4cee78f8e0d9aec5df
uses: svenstaro/upload-release-action@04733e069f2d7f7f0b4aebc4fbdbce8613b03ccd
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: EFI.zip
Expand Down

0 comments on commit cd45818

Please sign in to comment.