Compare commits

..

1 commit

Author SHA1 Message Date
theaquamarine
47bfe2b006
Merge f6163cd947 into 8f544e53bc 2026-02-25 14:13:01 +01:00

View file

@ -12,7 +12,7 @@ jobs:
permissions:
contents: write # for creating release
name: Build packages
runs-on: ubuntu-slim
runs-on: ubuntu-latest
if: startsWith(github.ref, 'refs/tags/')
steps:
- name: Clone repository