Skip to content

Commit

Permalink
fixed workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SwatiEY committed Dec 12, 2023
1 parent 9a85fab commit ac6561c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release-updated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- swati/updates

jobs:
build-and-push:
release:
runs-on: ubuntu-latest

Expand Down Expand Up @@ -36,7 +37,3 @@ jobs:
docker push ghcr.io/eyblockchain/zokrates-worker/zokrates-worker-updated:latest
env:
GPR_TOKEN: ${{ secrets.GITHUB_TOKEN }}




0 comments on commit ac6561c

Please sign in to comment.