Skip to content

Commit c428059

Browse files
committed
set correct environment
1 parent 370cf3d commit c428059

File tree

3 files changed

+62
-3
lines changed

3 files changed

+62
-3
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ env:
1414
jobs:
1515
publish:
1616
runs-on: ubuntu-latest
17+
environment: production
1718
steps:
1819
- name: Checkout Repository
1920
uses: actions/checkout@v4

.idea/compiler.xml

Lines changed: 43 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)