Compare commits
1 Commits
bd4f35703a
...
8ef831c0c5
Author | SHA1 | Date | |
---|---|---|---|
![]() |
8ef831c0c5 |
@@ -18,9 +18,9 @@ jobs:
|
|||||||
BUILD_ONLY: true
|
BUILD_ONLY: true
|
||||||
# - name: Create archive
|
# - name: Create archive
|
||||||
# run: tar -czf public.tar.gz public/
|
# run: tar -czf public.tar.gz public/
|
||||||
- name: Do release
|
- name: Use Go Action
|
||||||
uses: ncipollo/release-action@v1
|
uses: https://gitea.com/actions/release-action@main
|
||||||
with:
|
with:
|
||||||
name: public
|
files: |-
|
||||||
artifacts: config.toml
|
config.toml
|
||||||
allowUpdates: true
|
api_key: '${{secrets.RELEASE_TOKEN}}'
|
||||||
|
Reference in New Issue
Block a user