diff --git a/.forgejo/workflows/base.yml b/.forgejo/workflows/base.yml index c2918bf..20159b4 100644 --- a/.forgejo/workflows/base.yml +++ b/.forgejo/workflows/base.yml @@ -31,4 +31,4 @@ jobs: push: true tags: | git.euph.dev/actions/runner-basic:latest - git.euph.dev/actions/runner-basic:${{ forgejo.run_number }} + git.euph.dev/actions/runner-basic:${{ github.run_number }}