new workflow
Some checks failed
publish / publish (push) Failing after 7m40s

This commit is contained in:
themelm 2025-05-25 01:54:36 -07:00
parent 92510eb8d3
commit 9b65aa726a

View file

@ -7,7 +7,7 @@ on:
jobs:
publish:
runs-on: ubuntu-latest
runs-on: docker
env:
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
steps: