mirror of
https://github.com/tcsenpai/swingmusic.git
synced 2025-06-06 03:05:35 +00:00
update workflow
This commit is contained in:
parent
8637ad3d9c
commit
cbd164f854
8
.github/workflows/release.yml
vendored
8
.github/workflows/release.yml
vendored
@ -156,10 +156,12 @@ jobs:
|
||||
type=semver,pattern={{major}}
|
||||
type=sha
|
||||
|
||||
- name: echo output tags
|
||||
- name: print directory
|
||||
run: |
|
||||
echo "${{ steps.meta.outputs.tags }}"
|
||||
|
||||
ls -R
|
||||
- name: Copy binary to ./dist
|
||||
run: |
|
||||
cp ./dist/swingmusic/swingmusic ./dist/swingmusic
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user