Skip to content

Commit

Permalink
cicd: do not use the publisher from the main branch because it is b…
Browse files Browse the repository at this point in the history
…roken.
  • Loading branch information
ebezault committed Aug 5, 2024
2 parents 68f7a0b + 7bc01c5 commit 5367b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ jobs:
name: gobo_delivery_windows
path: .
- name: publish
uses: pyTooling/Actions/releaser/composite@main
uses: pyTooling/Actions/releaser/composite@v1.0.5
with:
token: ${{ secrets.GITHUB_TOKEN }}
files: gobo-*
Expand Down

0 comments on commit 5367b3d

Please sign in to comment.