Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
08b0a8786f |
@@ -9,10 +9,10 @@ jobs:
|
|||||||
release:
|
release:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: https://git.phyllo.me/actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- uses: actions/release-action@main
|
- uses: https://git.phyllo.me/actions/action-gh-release@v2
|
||||||
with:
|
with:
|
||||||
files: |-
|
files: |-
|
||||||
bin/**
|
bin/**
|
||||||
|
Reference in New Issue
Block a user