update workflow 2

This commit is contained in:
Jorijn van der Graaf 2025-03-30 00:13:13 +01:00
commit 70155580f6

View file

@ -8,7 +8,6 @@ on:
jobs: jobs:
build: build:
runs-on: self-hosted runs-on: self-hosted
if: startsWith(github.ref, 'refs/tags/')
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4