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 b09787a commit db2fdc9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ jobs:
- name: Deploy
env:
GH_DEPLOY: ${{ secrets.GH_PAGES_DEPLOY }}
VERSION_DPL: v4.6.8
uses: JamesIves/github-pages-deploy-action@${{ env.VERSION_DPL }}
if: ${{ github.event_name == 'push' && env.GH_DEPLOY != 'false' }}
with:
Expand Down

0 comments on commit db2fdc9

Please sign in to comment.