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 d7f1db2 commit 3d074ce
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: ${{ env.DEPLOYURL }}
- name: $DEPLOYURL
uses: JamesIves/github-pages-deploy-action@v4
env:
GH_DEPLOY: ${{ secrets.GH_PAGES_DEPLOY }}
Expand Down

0 comments on commit 3d074ce

Please sign in to comment.