Skip to content

Commit

Permalink
ci: test deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
sc0w committed Oct 21, 2024
1 parent 3d074ce commit ac222b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
run: |
./build-push ${{ secrets.DOCKER_HUB_DISTRO }}
- name: $DEPLOYURL
- name: "$DEPLOYURL"
uses: JamesIves/github-pages-deploy-action@v4
env:
GH_DEPLOY: ${{ secrets.GH_PAGES_DEPLOY }}
Expand Down

0 comments on commit ac222b4

Please sign in to comment.