fix workflow

This commit is contained in:
Colbster937 2025-05-07 19:14:39 -05:00
parent 69950dc4c5
commit 7af25a04e4

View File

@ -4,6 +4,9 @@ on:
push: push:
workflow_dispatch: workflow_dispatch:
permissions:
contents: write
jobs: jobs:
build: build:
if: ${{ github.ref == 'refs/heads/main' }} if: ${{ github.ref == 'refs/heads/main' }}