Skip to content

Commit

Permalink
chore(github:action): add production env
Browse files Browse the repository at this point in the history
  • Loading branch information
kenshyx committed Oct 19, 2022
1 parent 1d967a2 commit a27e1f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
publish:
name: Update registry apps
runs-on: ubuntu-latest
environment: Staging
environment: production
steps:
- name: Setup Python
uses: actions/setup-python@v2
Expand Down

0 comments on commit a27e1f5

Please sign in to comment.