We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 070cde5 commit 9b6468aCopy full SHA for 9b6468a
.github/workflows/release.yml
@@ -56,7 +56,7 @@ jobs:
56
additional-packages: |
57
['@semantic-release/git', '@semantic-release/changelog']
58
env:
59
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.BLIBLA_SEMANTIC_RELEASE }}
60
61
- name: Build image and push it to Docker Hub
62
if: steps.semanticrelease.outputs.new-release-published == 'true'
0 commit comments