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 a2999b2 commit 578b83dCopy full SHA for 578b83d
.github/workflows/test-deploy.yml
@@ -3,9 +3,6 @@ name: Test Deployment
3
on:
4
workflow_dispatch:
5
6
-env:
7
- PRIMARY_MAVEN_MODULE: ${{ github.event.repository.name }}
8
-
9
jobs:
10
publish:
11
runs-on: ubuntu-latest
0 commit comments