Skip to content

Commit

Permalink
Restore original
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbASF committed May 30, 2024
1 parent df0e9b5 commit fab06cb
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions .github/workflows/build-pelican.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: 'sebb-gha'
- uses: apache/infrastructure-actions/pelican@issue14
- uses: apache/infrastructure-actions/pelican@main
with:
destination: 'sebb-gha-site'
gfm: 'true'
- name: Reset
run: git checkout sebb-gha
- uses: apache/infrastructure-actions/pelican@issue14
with:
destination: 'sebb-gha-site'
gfm: 'true'
debug: 'true'
- name: Reset
run: git checkout sebb-gha
- uses: apache/infrastructure-actions/pelican@issue14
with:
destination: 'sebb-gha-site'
gfm: 'true'
debug: 'maybe'

0 comments on commit fab06cb

Please sign in to comment.