Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BTSmolders committed Dec 16, 2023
1 parent 6ac50da commit 1780466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Publish repository
run: |
curl -XPOST \
-u "${{ vars.QUEUE_BUILD_FOR_PACKAGES_PIVVENIT_NET_USERNAME}}:${{secrets.QUEUE_BUILD_FOR_PACKAGES_PIVVENIT_NET_PAT}}" \
-H "Authorization: Bearer ${{secrets.QUEUE_BUILD}}" \
-H "Accept: application/vnd.github+json" \
-H "X-GitHub-Api-Version: 2022-11-28" \
-H "Content-Type: application/json" \
Expand Down

0 comments on commit 1780466

Please sign in to comment.