Skip to content

Commit

Permalink
#update change environment for update run
Browse files Browse the repository at this point in the history
  • Loading branch information
nspmx committed Jan 4, 2024
1 parent 0ce555d commit 716a768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/google-registry-gke-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
update:
runs-on: ubuntu-latest
environment: api
environment: development
if: ${{ contains(github.event.head_commit.message, '#update') }}
steps:
- name: Checkout
Expand Down

0 comments on commit 716a768

Please sign in to comment.