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