Skip to content

Commit

Permalink
update(ci) add environment for deploy step
Browse files Browse the repository at this point in the history
  • Loading branch information
leinaD006 committed Nov 2, 2024
1 parent 7be8674 commit 2f4abd4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ jobs:
permissions:
id-token: write
runs-on: ubuntu-latest
environment:
name: production
url: https://pizza.danielkingery.click
env:
version: ${{needs.build.outputs.version}}
steps:
Expand Down

0 comments on commit 2f4abd4

Please sign in to comment.