Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
flomnes committed Dec 13, 2024
1 parent 122bb51 commit 216c324
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/centos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,11 @@ jobs:
env:
GITHUB_TOKEN: ${{ github.token }}
uses:
bruceadams/get-release@v1.2.3
bruceadams/get-release@v1.3.2

- name: Publish sirius install
env:
GITHUB_TOKEN: ${{ github.token }}
if: ${{ env.RELEASE_CREATED == 'true' }}
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 216c324

Please sign in to comment.