mirror of
https://github.com/Kyren223/eko.git
synced 2026-08-30 19:31:30 +00:00
Github workflow fun
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -65,6 +65,6 @@ jobs:
|
||||
- name: Upload release artifacts
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
token: ${{ secrets.EKO_RELEASE_TOKEN }}
|
||||
tag_name: ${{ github.ref_name }}
|
||||
files: dist/*
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user