Skip to content
Snippets Groups Projects
Unverified Commit 7cfef379 authored by Stefan Prodan's avatar Stefan Prodan Committed by GitHub
Browse files

Merge pull request #552 from fluxcd/fix-workflow-syntax-error

Fix GitHub Actions release workflow syntax error
parents 94687a04 093a91c7
No related branches found
No related tags found
No related merge requests found
......@@ -70,4 +70,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
HOMEBREW_TAP_GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}
AUR_BOT_SSH_PRIVATE_KEY: ${{ secret.AUR_BOT_SSH_PRIVATE_KEY }}
AUR_BOT_SSH_PRIVATE_KEY: ${{ secrets.AUR_BOT_SSH_PRIVATE_KEY }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment