mirror of
https://github.com/Neur0toxine/docker-golang-alpine.git
synced 2025-04-02 19:56:10 +03:00
Merge 7bbbee9ae8
into 1636a8f8f4
This commit is contained in:
commit
c37f905d3e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/buildx.yml
vendored
2
.github/workflows/buildx.yml
vendored
|
@ -119,7 +119,7 @@ jobs:
|
|||
|
||||
- name: Docker Login
|
||||
if: success() && contains(github.ref, 'master')
|
||||
uses: docker/login-action@v3.3.0
|
||||
uses: docker/login-action@v3.4.0
|
||||
with:
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
|
|
Loading…
Add table
Reference in a new issue