We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5819940 + 0bbe0f8 commit f90da0cCopy full SHA for f90da0c
.github/workflows/publish.yml
@@ -83,3 +83,5 @@ jobs:
83
tags: ${{ steps.meta.outputs.tags }}
84
labels: ${{ steps.meta.outputs.labels }}
85
push: true
86
+ secrets: |
87
+ GIT_AUTH_TOKEN=${{ secrets.PACKAGE_SCOPE }}
0 commit comments