We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5b313 commit 3adc21dCopy full SHA for 3adc21d
.github/workflows/CD.yml
@@ -8,5 +8,4 @@ jobs:
8
uses: Geode-solutions/actions/.github/workflows/docker-build-squash-push.yml@master
9
with:
10
tag: ${{ github.ref_name }}
11
- secrets:
12
- TOKEN: ${{secrets.GITHUB_TOKEN}}
+ secrets: inherit
0 commit comments