Skip to content

Commit

Permalink
Add environment to gh workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kheal committed Jan 9, 2025
1 parent 14370ad commit 2de3929
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dockerhub_push2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
jobs:
docker:
runs-on: ubuntu-latest
environment: prod

steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 2de3929

Please sign in to comment.