Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
release:
name: 'Release project'
uses: fingerprintjs/dx-team-toolkit/.github/workflows/release-sdk-changesets.yml@e30d3a9938e5398ede80e1ea7651c0f2b477a7de
uses: fingerprintjs/dx-team-toolkit/.github/workflows/release-sdk-changesets.yml@c9a610182e62aa2cc92b1e482629573382d52f5c
with:
appId: ${{ vars.APP_ID }}
runnerAppId: ${{ vars.RUNNER_APP_ID }}
Expand Down
Loading