Skip to content

Commit

Permalink
add environment
Browse files Browse the repository at this point in the history
  • Loading branch information
sergejparity committed Dec 14, 2023
1 parent 14845fb commit fdd964e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ jobs:
check-staking-miner-playground,
test,
build]
environment: main_and_tags
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/publish-docker-description.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
jobs:
publish_docker_description:
runs-on: ubuntu-latest
environment: main_and_tags
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit fdd964e

Please sign in to comment.