Skip to content

Commit

Permalink
Remove key/value pair
Browse files Browse the repository at this point in the history
  • Loading branch information
mgdaily committed Dec 2, 2024
1 parent d5352c8 commit 1e58b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
cd:
uses: LCOGT/reusable-workflows/.github/workflows/continuous-deployment.yaml@main
with:
secretsExposedToSkaffold: 'FONTAWESOME_PACKAGE_TOKEN=$FONTAWESOME_PACKAGE_TOKEN,FOO=BAR'
secretsExposedToSkaffold: 'FONTAWESOME_PACKAGE_TOKEN,FOO'
secrets: inherit

0 comments on commit 1e58b6b

Please sign in to comment.