mirror of
https://github.com/ivuorinen/branch-usage-checker.git
synced 2026-03-17 22:00:48 +00:00
Compare commits
1 Commits
fc71ba5559
...
52249c4375
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
52249c4375 |
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@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
|
||||
uses: softprops/action-gh-release@26e8ad27a09a225049a7075d7ec1caa2df6ff332 # v2.6.0
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
files: builds/branch-usage-checker
|
||||
|
||||
Reference in New Issue
Block a user