Skip to content

Commit

Permalink
Adding missing environment attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
dukeofgaming committed Sep 9, 2024
1 parent 6205f76 commit a7925ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
jobs:
BuildAndPush:
runs-on: ubuntu-latest
environment: dev
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit a7925ec

Please sign in to comment.