Skip to content

Commit

Permalink
Fixed YAML formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ajshastri committed Nov 11, 2023
1 parent 3da7841 commit 65ff167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zulu-choco-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: |
cd zulu
choco pack
choco upgrade zulu --source .
choco upgrade zulu --source .
choco push --source https://push.chocolatey.org/ -k $env:CHOCO_KEY
env:
CHOCO_KEY: ${{ secrets.CHOCO_KEY }}

0 comments on commit 65ff167

Please sign in to comment.