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:
build:
runs-on: self-hosted
if: startsWith(github.ref, 'refs/tags/')
steps:
- name: Checkout
uses: actions/checkout@v4