Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
denseflux authored Dec 21, 2023
1 parent 10a04e2 commit 2581546
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,8 @@ jobs:
with:
ref: static
- name: sed
uses: lefherz/action-sed@master
with:
args: sed -i "s/alnob.lnx.warwick.ac.uk/${{github.repository_owner}}.github.io\/${{github.event.repository.name}}/g" ./themes/omeka-theme-mapsuff/neatline/javascripts/dist/production/neatline-publice6f1.js
run: |
sed -i "s/alnob.lnx.warwick.ac.uk/${{github.repository_owner}}.github.io\/${{github.event.repository.name}}/g" ./themes/omeka-theme-mapsuff/neatline/javascripts/dist/production/neatline-publice6f1.js
- name: Setup Pages
uses: actions/configure-pages@v4
- name: Upload artifact
Expand Down

0 comments on commit 2581546

Please sign in to comment.