Update label to be correct

This commit is contained in:
Alex Selimov 2026-03-19 15:13:48 -04:00
parent 44959df6d8
commit 17d0709ed6

View file

@ -8,7 +8,7 @@ on:
jobs:
publish:
runs-on: docker
runs-on: ubuntu-22.04
env:
CARGO_TERM_COLOR: always
CARGO_REGISTRIES_FORGEJO_TOKEN: Bearer ${{ secrets.FORGEJO_CARGO_TOKEN }}