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 3383d19 commit 2c0991bCopy full SHA for 2c0991b
.github/workflows/check-release-notes-scripts.yml
@@ -13,6 +13,6 @@ jobs:
13
check:
14
runs-on: ubuntu-24.04
15
steps:
16
- - uses: JetBrains/compose-multiplatform/tools/changelog/check-release-notes-github-action
+ - uses: tools/changelog/check-release-notes-github-action
17
with:
18
checkout_ref: '$GITHUB_REF'
0 commit comments