This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
|||||||
run: go build -o ./bin/streaming-api
|
run: go build -o ./bin/streaming-api
|
||||||
|
|
||||||
- name: Tar binary
|
- name: Tar binary
|
||||||
run: tar -czf ./bin/streaming-api.tar.gz ./streaming-api
|
run: tar -czf ./bin/streaming-api.tar.gz ./bin/streaming-api
|
||||||
|
|
||||||
- name: Release
|
- name: Release
|
||||||
uses: akkuman/gitea-release-action@v1
|
uses: akkuman/gitea-release-action@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user