Skip to content

Commit

Permalink
Publish older version to grails/legacy-grails-doc
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl committed Jan 8, 2024
1 parent 78c9cfc commit 94fb189
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 @@ -78,7 +78,7 @@ jobs:
id: docs_target
with:
cond: ${{ github.repository == 'grails/grails-doc' }}
if_true: 'grails/grails-doc'
if_true: 'grails/legacy-grails-doc'
if_false: ${{ github.repository }}
- name: Publish to Github Pages
if: success()
Expand Down

0 comments on commit 94fb189

Please sign in to comment.