Compare commits
2 Commits
557630cf98
...
b1f7e903d2
| Author | SHA1 | Date | |
|---|---|---|---|
| b1f7e903d2 | |||
| 1a524e7b1f |
@@ -45,7 +45,7 @@ jobs:
|
||||
echo "${{ secrets.DOCKER_PASSWORD }}" | docker login git.hnrx.net \
|
||||
--username "${{ secrets.DOCKER_USERNAME }}" --password-stdin
|
||||
|
||||
- uses: actions/download-artifact@v3
|
||||
- uses: actions/download-artifact@v6
|
||||
with:
|
||||
name: manage-servers-binary
|
||||
path: .
|
||||
|
||||
Reference in New Issue
Block a user