parent
519f71c213
commit
1fc9c4c277
|
|
@ -294,13 +294,4 @@ jobs:
|
|||
# release/*.txt
|
||||
files: |-
|
||||
./release/**
|
||||
- run: ls -R ./release/
|
||||
- name: Use Go Action
|
||||
id: use-go-action-test
|
||||
uses: actions/release-action@main
|
||||
with:
|
||||
files: |-
|
||||
release/**
|
||||
#api_key: '${{secrets.RELEASE_TOKEN}}'
|
||||
|
||||
|
||||
- run: ls -R ./release/
|
||||
Loading…
Reference in New Issue