Skip to content

Commit

Permalink
update secret handling
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbitfly committed Mar 1, 2024
1 parent deb6544 commit e832080
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/frontend-publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,5 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
secret-envs: |
"FA_PRO_KEY=${{ secrets.FA_PRO_KEY }}"

0 comments on commit e832080

Please sign in to comment.