Skip to content

Commit

Permalink
welp forgot to set environment in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
siddheshraze committed Feb 26, 2024
1 parent f950a42 commit 3d90fd1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
jobs:
build-and-deploy:
runs-on: ubuntu-latest
environment: development

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 3d90fd1

Please sign in to comment.