Skip to content

Commit 8b9e4f8

Browse files
authored
Merge pull request #8 from containifyci/fix_release_workflow
chore(release): pass secrets by inheritance
2 parents db39ea5 + 9b8584f commit 8b9e4f8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ jobs:
1818
contents: write
1919
pull-requests: write
2020
uses: containifyci/.github/.github/workflows/release.yml@v1
21-
secrets:
22-
RELEASE_GITHUB_TOKEN: ${{ secrets.CONTAINIFYCI_RELEASE_TOKEN }}
21+
secrets: inherit

0 commit comments

Comments
 (0)