We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b00bdab commit 84b25cdCopy full SHA for 84b25cd
.github/workflows/generate-war.yml
@@ -165,4 +165,4 @@ jobs:
165
- uses: actions/upload-artifact@v4
166
with:
167
name: war-file
168
- path: ./deployment/payara/target/*.war
+ path: ./deployment/payara/target/*.war
0 commit comments