Skip to content

Commit 99deb08

Browse files
Update maven.yml
1 parent 1d5d4ed commit 99deb08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
needs: build
4242
strategy:
4343
matrix:
44-
deployHosts: ['34.227.176.180', '23.23.33.230']
44+
deployHosts: ${{ vars.HOSTLIST }}
4545
steps:
4646
- uses: actions/download-artifact@v4
4747
with:

0 commit comments

Comments
 (0)