Skip to content

Commit

Permalink
Update softprops/action-gh-release to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbrink committed Jan 29, 2025
1 parent 605b14c commit fa7c5bb
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 @@ -109,7 +109,7 @@ jobs:
run: ls -R dist/

- name: Create Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit fa7c5bb

Please sign in to comment.