Skip to content

Commit c82a4e1

Browse files
authored
Merge pull request #29 from SLNE-Development/patch/version/1.21
set correct environment
2 parents 370cf3d + c428059 commit c82a4e1

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)