mirror of
https://github.com/spaytac/Casper.git
synced 2026-01-21 16:54:52 +00:00
**update** github actions
This commit is contained in:
parent
c9ff48c131
commit
ed555444ff
4
.github/workflows/yarn-gulp.yml
vendored
4
.github/workflows/yarn-gulp.yml
vendored
@ -36,10 +36,6 @@ jobs:
|
|||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
- name: Create release
|
- name: Create release
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
env:
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GST_TOKEN }}
|
|
||||||
- name: Upload release artifacts
|
|
||||||
uses: Roang-zero1/github-upload-release-artifacts-action@v2
|
|
||||||
if: startsWith(github.ref, 'refs/tags/')
|
if: startsWith(github.ref, 'refs/tags/')
|
||||||
with:
|
with:
|
||||||
files: dist/casper-aytac.zip
|
files: dist/casper-aytac.zip
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user