Skip to content

Commit

Permalink
limit only deployment to the prod environment
Browse files Browse the repository at this point in the history
  • Loading branch information
ivellios committed May 25, 2024
1 parent 251e97e commit 6ec904b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ jobs:
build:
name: Build
runs-on: ubuntu-latest
environment: production
steps:
- uses: actions/checkout@v4
- name: Setting up node.js
Expand Down

0 comments on commit 6ec904b

Please sign in to comment.