Skip to content

Commit 7ae4f47

Browse files
author
Travis Eggett
committed
Update workflow
1 parent af77bd3 commit 7ae4f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
2424
with:
2525
githubServer: false
26-
servers: '[{"id": "github", "username": "Travja", "password": "${{ secrets.GITHUB_TOKEN }}"}]'
26+
servers: '[{"id": "promcteam", "username": "Travja", "password": "${{ secrets.GITHUB_TOKEN }}"}]'
2727
- name: Build with Maven
2828
run: mvn clean package -e
2929
env:

0 commit comments

Comments
 (0)