Fix indentation
This commit is contained in:
parent
9fd8a85af9
commit
3e41398c4c
@ -78,9 +78,9 @@ jobs:
|
||||
with:
|
||||
go-version: '>=1.20.1'
|
||||
|
||||
- name: Release binary
|
||||
uses: https://gitea.com/actions/release-action@main
|
||||
with:
|
||||
files: |-
|
||||
./result/bin/tricu
|
||||
api_key: '${{ secrets.RELEASE_TOKEN }}'
|
||||
- name: Release binary
|
||||
uses: https://gitea.com/actions/release-action@main
|
||||
with:
|
||||
files: |-
|
||||
./result/bin/tricu
|
||||
api_key: '${{ secrets.RELEASE_TOKEN }}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user