Skip to content

Commit

Permalink
Merge pull request #279 from hotwax/workflow-release-1
Browse files Browse the repository at this point in the history
Update variable for passing input to workflow job
  • Loading branch information
ymaheshwari1 authored Mar 18, 2024
2 parents e1c4167 + 8c1c305 commit 3607bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/common-firebase-hosting-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ jobs:
- name: "Create label"
run: gh label create "release-${{ env.LABEL }}" --color FF7F7E
env:
GH_TOKEN: ${{ secrets.envPAT }}
GH_TOKEN: ${{ secrets.HOTWAX_PUBLIC_SECRET }}

0 comments on commit 3607bee

Please sign in to comment.