mirror of
https://github.com/docker/login-action.git
synced 2026-05-13 05:48:07 +00:00
Compare commits
4 Commits
97b55bc3d2
...
a132a22991
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a132a22991 | ||
|
|
a0d57b8e43 | ||
|
|
6eab1c84d2 | ||
|
|
fcc19061e6 |
2
.github/workflows/pr-assign-author.yml
vendored
2
.github/workflows/pr-assign-author.yml
vendored
@ -11,7 +11,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
run:
|
run:
|
||||||
uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@1b673f36fad86812f538c1df9794904038a23cbf
|
uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@20ef82212dc54bab5749f5e05576ca6d3c8a5773 # v1.1.0
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
|||||||
@ -474,7 +474,7 @@ jobs:
|
|||||||
|
|
||||||
### DigitalOcean Container Registry
|
### DigitalOcean Container Registry
|
||||||
|
|
||||||
Use your DigitalOcean registered email address and an API access token to authenticate.
|
Use your [DigitalOcean](https://docs.digitalocean.com/products/container-registry/how-to/set-up-ci-cd/) DigitalOcean API token as both the username and the password.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
name: ci
|
name: ci
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user