Skip to content

Commit f7de6e5

Browse files
committed
Fixed version of exchange token.
1 parent 5f626ab commit f7de6e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/build-test-publish/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ runs:
5959
npm run test --if-present
6060
6161
- name: Exchange token
62-
uses: electron/npm-trusted-auth-action@v1
62+
uses: electron/npm-trusted-auth-action@v1.0.0
6363
with:
6464
package-name: ${{ steps.build.outputs.name }}
6565

0 commit comments

Comments
 (0)