Skip to content

Commit

Permalink
Revert "Publish older version to grails/legacy-grails-doc"
Browse files Browse the repository at this point in the history
This reverts commit 9af3aa9.
  • Loading branch information
puneetbehl committed Jan 9, 2024
1 parent 9af3aa9 commit f8b2066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
id: docs_target
with:
cond: ${{ github.repository == 'grails/grails-doc' }}
if_true: 'grails/legacy-grails-doc'
if_true: 'grails/grails-doc'
if_false: ${{ github.repository }}
- name: Publish to Github Pages
if: success()
Expand Down

0 comments on commit f8b2066

Please sign in to comment.