Compare commits
5 Commits
test9
...
fdsafsdasf
| Author | SHA1 | Date | |
|---|---|---|---|
| 03e309a28d | |||
| eae0b9b2e6 | |||
| 833d70e75a | |||
| fbe429de2f | |||
| 4346280e0f |
@@ -7,14 +7,9 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
checkout:
|
checkout:
|
||||||
runs-on: rocky-latest
|
runs-on: fedora-rawhide-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: https://git.phyllo.me/actions/checkout@v4
|
- uses: https://git.phyllo.me/actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- uses: https://git.phyllo.me/actions/action-gh-release@v2
|
|
||||||
with:
|
|
||||||
files: |-
|
|
||||||
bin/**
|
|
||||||
api_key: '${{secrets.RELEASE_TOKEN}}'
|
|
||||||
Reference in New Issue
Block a user