Skip to content

Commit

Permalink
Update canary-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thiskevinwang committed Sep 26, 2023
1 parent fd254ef commit 3fb1949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/canary-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
release-canary:
uses: hashicorp/web-platform-packages/.github/workflows/canary-release.yml@69853727452b125f28e777ca7c1e71c82edd30aa
uses: hashicorp/web-platform-packages/.github/workflows/canary-release.yml@fc015ac1758893ad184d08b4638a8feeb93d0613
secrets:
CHANGESETS_PAT: ${{ secrets.CHANGESETS_PAT }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 3fb1949

Please sign in to comment.