Skip to content

Commit

Permalink
fix indention
Browse files Browse the repository at this point in the history
  • Loading branch information
oluwolenpbc authored and oluwolenpbc committed Oct 2, 2024
1 parent 2f98642 commit e1dfb87
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ on:
types: [released]
push:
workflow_dispatch:
inputs:
environment:
required: true
type: choice
options:
- sbx
- prod
- prod-test
inputs:
environment:
required: true
type: choice
options:
- sbx
- prod
- prod-test

permissions:
contents: read
Expand Down

0 comments on commit e1dfb87

Please sign in to comment.