Skip to content

Commit

Permalink
#281 Build Pipeline for Offline Build is broken
Browse files Browse the repository at this point in the history
- update actions/deploy-pages dependency for deploy part in build-offline.yml
  • Loading branch information
MaximilianZenz committed Feb 24, 2025
1 parent 9f7fcbb commit 5a01200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-offline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,4 @@ jobs:

- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v4

0 comments on commit 5a01200

Please # to comment.