mirror of
https://github.com/rancher/k3k.git
synced 2026-08-18 11:56:22 +00:00
Fix action ci (#47)
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
image: ibuildthecloud/github-release:v0.0.1
|
||||
options: -v ${{ github.workspace }}:/work
|
||||
run: |
|
||||
/bin/drone-github-release --api_key ${{ secrets.TOKEN }} --build.event tag --files /work/bin/* --prerelease true
|
||||
--api_key ${{ secrets.TOKEN }} --build.event tag --files /work/bin/* --prerelease true
|
||||
- name: Docker Hub Login
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user