mirror of
https://github.com/renorris/openfsd
synced 2026-03-22 14:35:36 +08:00
update docker-build-and-publish.yml
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
id: buildx
|
||||
|
||||
- name: Log in to Docker Hub
|
||||
uses: docker/login-action@v2
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user