Skip to content

Commit d08bd00

Browse files
committed
WIP test it
1 parent 30591d4 commit d08bd00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-comment-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
&& !contains(steps.get_version.outputs.version, '-alpha.')
3030
&& !contains(steps.get_version.outputs.version, '-rc.')
3131
32-
uses: getsentry/release-comment-issues-gh-action@v1
32+
uses: getsentry/release-comment-issues-gh-action@fn/fix-it
3333
with:
3434
github_token: ${{ secrets.GITHUB_TOKEN }}
3535
version: ${{ steps.get_version.outputs.version }}

0 commit comments

Comments
 (0)