Skip to content

Commit

Permalink
Hotfix public publish workflow job
Browse files Browse the repository at this point in the history
  • Loading branch information
Morb0 committed Oct 3, 2023
1 parent b65eee1 commit eabed92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:
host: ${{ secrets.BUILDS_HOST }}
username: ${{ secrets.BUILDS_USERNAME }}
key: ${{ secrets.BUILDS_SSH_KEY }}
script: node ~/scripts/generate_html_page.js.js -fork syndicate-public -id ${{ github.sha }}
script: node ~/scripts/generate_html_page.js -fork syndicate-public -id ${{ github.sha }}

0 comments on commit eabed92

Please sign in to comment.