mirror of
https://github.com/docker/login-action.git
synced 2025-04-23 23:26:37 +02:00
Migrate to Docker organization
This commit is contained in:
parent
a5ba64f65e
commit
d50edfe977
10 changed files with 220 additions and 66 deletions
6
.github/workflows/labels.yml
vendored
6
.github/workflows/labels.yml
vendored
|
@ -18,6 +18,6 @@ jobs:
|
|||
-
|
||||
name: Run Labeler
|
||||
if: success()
|
||||
uses: crazy-max/ghaction-github-labeler@v2.1.0
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
uses: crazy-max/ghaction-github-labeler@v3.0.0
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue