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