Verified Commit 8959594e authored by anarcat's avatar anarcat
Browse files

rename main codeberg build job to better represent what it does

it's not a test, it's publishing. This is, hopefully, only cosmetic.

See: team#42681
parent c7064cc7
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
---
on: [push]
jobs:
  test:
  publish:
    runs-on: codeberg-tiny
    steps:
      # this nasty thing uses node.js to clone the repo