Skip to content

Commit

Permalink
Update pull.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iadonkey authored Dec 8, 2023
1 parent c6c6d60 commit 900a758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
- run: |
curl.exe -s -o twinpack-registry-latest.tar.gz https://zeugwerk.dev/Tools/twinpack-registry-latest.tar.gz
tar -xf twinpack-registry-latest.tar.gz
./twinpack-registry.exe push --username "${{ secrets.ACTIONS_ZGWK_USERNAME }}" --password "${{ secrets.ACTIONS_ZGWK_PASSWORD }}"
./twinpack-registry.exe update --username "${{ secrets.ACTIONS_ZGWK_USERNAME }}" --password "${{ secrets.ACTIONS_ZGWK_PASSWORD }}"
shell: bash

0 comments on commit 900a758

Please sign in to comment.