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.
1 parent cf6e8ec commit 1c8b48fCopy full SHA for 1c8b48f
.github/workflows/jreleaser.yml
@@ -1,4 +1,4 @@
1
-# TODO: Delete this action when we migrate off JReleaser
+# TODO: Delete this workflow when we migrate off JReleaser
2
3
name: JReleaser check
4
on:
@@ -10,4 +10,4 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: JReleaser check
13
- uses: awslabs/aws-kotlin-repo-tools/.github/actions/jreleaser@jreleaser-check # TODO: Change branch to main before merge
+ uses: awslabs/aws-kotlin-repo-tools/.github/actions/jreleaser@main
0 commit comments