WORKFLOW: added self-hosted runner to Flatpak push main

This commit is contained in:
XargonWan 2024-07-19 08:29:06 +09:00 committed by GitHub
parent f51e36aead
commit ba77acc263
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,9 @@ on:
jobs: jobs:
Pushing_main_into_flathub: Pushing_main_into_flathub:
runs-on: ubuntu-latest runs-on:
- ubuntu-latest
- self-hosted
steps: steps:
- name: Pushing - name: Pushing