Skip to content

Commit

Permalink
enable deploy on test server
Browse files Browse the repository at this point in the history
  • Loading branch information
Dorazil committed Nov 9, 2023
1 parent 5c6defa commit 1cb0774
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 @@ -225,7 +225,7 @@ jobs:

deploy-test:
name: "Deploy to test-h.skauting.cz"
if: github.ref == 'refs/heads/master'
if: github.ref == 'refs/heads/2396-novy-docker'
needs: [checks-passed]
runs-on: ubuntu-22.04
container:
Expand Down

0 comments on commit 1cb0774

Please sign in to comment.