Skip to content

Commit 250d5fe

Browse files
committedOct 2, 2023
1 parent 47d50a8 commit 250d5fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- env:
1515
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
1616
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
17-
uses: JoshuaKGoldberg/release-it-action@v1.29.52
17+
uses: JoshuaKGoldberg/release-it-action@v0.2.2
1818

1919
name: Release
2020

0 commit comments

Comments
 (0)
Please sign in to comment.