mirror of
https://github.com/ivuorinen/branch-usage-checker.git
synced 2026-02-07 12:45:40 +00:00
chore(deps): update softprops/action-gh-release action to v2 (#15)
This commit is contained in:
2
.github/workflows/test-and-build.yml
vendored
2
.github/workflows/test-and-build.yml
vendored
@@ -70,7 +70,7 @@ jobs:
|
||||
path: builds/
|
||||
|
||||
- name: Upload box.phar
|
||||
uses: softprops/action-gh-release@v1
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
files: builds/branch-usage-checker
|
||||
|
||||
Reference in New Issue
Block a user