Skip to content

Commit

Permalink
added environment
Browse files Browse the repository at this point in the history
  • Loading branch information
4l3j0Ok committed Nov 29, 2023
1 parent 3a2de57 commit b0aed5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
- main
jobs:
build:
environment: ${{ env.ENVIRONMENT }}
runs-on: ${{ secrets.RUNNER }}
steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit b0aed5e

Please sign in to comment.