Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1b25f944a4 | |||
| c33d59b53b | |||
| 6f28810290 | |||
| 03e309a28d | |||
| eae0b9b2e6 |
@@ -7,14 +7,9 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
checkout:
|
checkout:
|
||||||
runs-on: fedora-rawhide-latest
|
runs-on: fedora-cloud-42:docker://node:16-buster
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: https://git.phyllo.me/actions/checkout@v3
|
- 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