Skip to content

Commit

Permalink
chore: environment name
Browse files Browse the repository at this point in the history
  • Loading branch information
brunocroh committed May 13, 2024
1 parent ccada14 commit 8583667
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
environment:
name: Production
environment: Production
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit 8583667

Please sign in to comment.