Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit 8a17dff

Browse files
authored
Switch to grails/github-actions
1 parent 1b203ca commit 8a17dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
if_false: ${{ github.repository }}
6767
- name: Publish to Github Pages
6868
if: steps.docs.outcome == 'success' && github.event_name == 'push'
69-
uses: micronaut-projects/github-pages-deploy-action@grails
69+
uses: grails/github-pages-deploy-action@grails
7070
env:
7171
TARGET_REPOSITORY: ${{ steps.docs_target.outputs.value }}
7272
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)