Skip to content

Commit

Permalink
CHANGING THE ENVIRONMENTTRTTTT
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Marques <[email protected]>
  • Loading branch information
Tylermarques committed Jun 12, 2024
1 parent 5af71cd commit a5ead0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
environment: github-actions

steps:
- name: Checkout code
Expand Down Expand Up @@ -36,6 +37,7 @@ jobs:
update-manifests:
needs: build
runs-on: ubuntu-latest
environment: github-actions
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit a5ead0f

Please sign in to comment.