Skip to content

Commit

Permalink
fix(cd): use dynamic deployment environment
Browse files Browse the repository at this point in the history
  • Loading branch information
christolis authored Aug 28, 2023
1 parent a85ec04 commit 11c273b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/google.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
setup-build-publish-deploy:
name: Setup, Build, Publish, and Deploy
runs-on: ubuntu-latest
environment:
name: ${{ github.ref_name }}

permissions:
contents: 'read'
Expand Down

0 comments on commit 11c273b

Please sign in to comment.