mirror of
https://github.com/ivuorinen/branch-usage-checker.git
synced 2026-03-17 22:00:48 +00:00
Compare commits
1 Commits
master
...
fc71ba5559
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fc71ba5559 |
2
.github/workflows/test-and-build.yml
vendored
2
.github/workflows/test-and-build.yml
vendored
@@ -70,7 +70,7 @@ jobs:
|
|||||||
path: builds/
|
path: builds/
|
||||||
|
|
||||||
- name: Upload box.phar
|
- name: Upload box.phar
|
||||||
uses: softprops/action-gh-release@26e8ad27a09a225049a7075d7ec1caa2df6ff332 # v2.6.0
|
uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
files: builds/branch-usage-checker
|
files: builds/branch-usage-checker
|
||||||
|
|||||||
Reference in New Issue
Block a user