Skip to content

Commit

Permalink
Switch to grails/github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jdaugherty authored Dec 22, 2024
1 parent defb935 commit 69254cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
# Otherwise:
- name: Export Gradle Properties
if: steps.check_release_drafter.outputs.has_release_drafter == 'false'
uses: micronaut-projects/github-actions/export-gradle-properties@master
- uses: micronaut-projects/github-actions/release-notes@master
uses: grails/github-actions/export-gradle-properties@grails
- uses: grails/github-actions/release-notes@grails
if: steps.check_release_drafter.outputs.has_release_drafter == 'false'
id: release_notes
with:
Expand Down

0 comments on commit 69254cc

Please sign in to comment.