Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tekktrik committed Dec 29, 2023
1 parent b388ecc commit 3f33f04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ on:
jobs:
publish-website:
runs-on: ubuntu-latest
if: github.ref == 'ref/heads/main'
steps:
- name: Clone the repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 3f33f04

Please sign in to comment.