Skip to content

Commit

Permalink
added environment to the develop release job
Browse files Browse the repository at this point in the history
  • Loading branch information
maht0rz committed Feb 4, 2025
1 parent fd31b26 commit 19469b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
release:
runs-on: ubuntu-latest
environment: develop
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 19469b2

Please sign in to comment.