Skip to content

Commit

Permalink
deploy to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbb committed Dec 1, 2023
1 parent c3298cb commit d0e54c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
deploy-til-dev:
name: Deploy til dev
needs: bygg-og-push-docker-image
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/oppgrader-dekoratør'
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/vis-jobbmesse-som-tittel'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit d0e54c7

Please sign in to comment.