Skip to content

Commit 1c8b48f

Browse files
committed
self review
1 parent cf6e8ec commit 1c8b48f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/jreleaser.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# TODO: Delete this action when we migrate off JReleaser
1+
# TODO: Delete this workflow when we migrate off JReleaser
22

33
name: JReleaser check
44
on:
@@ -10,4 +10,4 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: JReleaser check
13-
uses: awslabs/aws-kotlin-repo-tools/.github/actions/jreleaser@jreleaser-check # TODO: Change branch to main before merge
13+
uses: awslabs/aws-kotlin-repo-tools/.github/actions/jreleaser@main

0 commit comments

Comments
 (0)