Compare commits

...

4 Commits

Author SHA1 Message Date
matusbulla
a132a22991
Merge fcc19061e6 into a0d57b8e43 2026-03-25 18:34:31 +00:00
Tõnis Tiigi
a0d57b8e43
Merge pull request #947 from crazy-max/update-crazy-max-actions
Some checks failed
codeql / analyze (push) Failing after 1m24s
test / test (push) Successful in 48s
validate / prepare (push) Successful in 11s
validate / validate (push) Successful in 43s
ci: bump crazy-max/.github to 1.1.0
2026-03-25 10:43:18 -07:00
CrazyMax
6eab1c84d2
ci: bump crazy-max/.github to 1.1.0
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-03-25 12:36:10 +01:00
matusbulla
fcc19061e6
Update README for DigitalOcean
Changed the login info for digital ocean e.g: how to authenticate (after i spend hour trying to figure out why it does not work)

Signed-off-by: matusbulla <104327900+matusbulla@users.noreply.github.com>
2025-10-16 16:37:06 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ on:
jobs:
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:
contents: read
pull-requests: write

View File

@ -474,7 +474,7 @@ jobs:
### 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
name: ci