Skip to content

Commit

Permalink
temporarily enable manual snapshot deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
larsk21 committed Nov 5, 2024
1 parent 1d7c114 commit 41ce174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
name: Deploy snapshot
runs-on: ubuntu-latest
needs: [verify]
if: github.ref == 'refs/heads/main' && github.repository_owner == 'vitruv-tools'
#if: github.ref == 'refs/heads/main' && github.repository_owner == 'vitruv-tools'
strategy:
fail-fast: true

Expand Down

0 comments on commit 41ce174

Please sign in to comment.