We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2fb320a + d6f7712 commit 95d5ba6Copy full SHA for 95d5ba6
.github/workflows/release.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
release:
10
name: 'Release project'
11
- uses: fingerprintjs/dx-team-toolkit/.github/workflows/release-sdk-changesets.yml@934946a72ff252e83a28468a094a90ae94ad7b1e
+ uses: fingerprintjs/dx-team-toolkit/.github/workflows/release-sdk-changesets.yml@e30d3a9938e5398ede80e1ea7651c0f2b477a7de
12
with:
13
appId: ${{ vars.APP_ID }}
14
runnerAppId: ${{ vars.RUNNER_APP_ID }}
0 commit comments