Skip to content

Commit d68ae26

Browse files
Merge pull request #160 from hiroyuki-sato/topic/github-env-setting
Add missing GitHub Actions environment setting.
2 parents 786ec7c + e85e0a4 commit d68ae26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
jobs:
77
publish:
88
runs-on: ubuntu-latest
9+
environment: maven-central-and-ruby-gems
910
strategy:
1011
fail-fast: true
1112
steps:

0 commit comments

Comments
 (0)