Skip to content

Commit e85e0a4

Browse files
committed
Add missing GitHub Actions environment setting.
1 parent 786ec7c commit e85e0a4

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)