Skip to content

Commit

Permalink
ci: test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sc0w committed Oct 20, 2024
1 parent d832964 commit 7fd6047
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:
./build-push ${{ secrets.DOCKER_HUB_DISTRO }}
- name: Deploy
uses: "$TEST_VAR"
uses: ${{ env.TEST_VAR }}
env:
GH_DEPLOY: ${{ secrets.GH_PAGES_DEPLOY }}
if: ${{ github.event_name == 'push' && env.GH_DEPLOY != 'false' }}
Expand Down

0 comments on commit 7fd6047

Please sign in to comment.