more workflow fixes

This commit is contained in:
galal-hussein
2023-02-02 23:04:42 +02:00
parent 8eb468d37d
commit 137c588e61
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
image: rancher/dapper:v0.5.5
options: -v ${{ github.workspace }}:/work -v /var/run/docker.sock:/var/run/docker.sock
run: |
dapper ci
pwd && ls -l R
- uses: SierraSoftworks/gh-releases@v1.0.7
with:
token: ${{ secrets.TOKEN }}