Skip to content

Commit

Permalink
Deploy til dev
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Dufourd <thomas.dufourd@nav.no>
  • Loading branch information
klechr and thomasdufourd committed Aug 18, 2023
1 parent 15e8f2c commit 71164e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
cluster: [ dev ]
name: "Deploy app to ${{ matrix.cluster }}"
needs: "build"
if: github.ref == 'refs/heads/import-statistikk-naringskoder'
if: github.ref == 'refs/heads/lagre-naringsgrupper-i-ny-tabell'
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v3"
Expand Down

0 comments on commit 71164e7

Please sign in to comment.