We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50ca1c6 commit 0d2fdc9Copy full SHA for 0d2fdc9
.github/workflows/release.yml
@@ -10,6 +10,7 @@ jobs:
10
build:
11
if: ${{ github.repository == 'Netflix/spectator' }}
12
runs-on: ubuntu-latest
13
+ environment: Publish
14
steps:
15
- uses: actions/checkout@v6
16
- name: Gradle wrapper validation
.github/workflows/snapshot.yml
with:
0 commit comments