WORKFLOW: revamped push_flathub_main - fix [skip ci]

This commit is contained in:
XargonWan 2025-02-03 10:12:41 +09:00
parent 287780c5a5
commit cd9a252d78

View file

@ -11,5 +11,10 @@ jobs:
- ubuntu-latest - ubuntu-latest
steps: steps:
- name: Pushing - name: Checkout RetroDECK repository
uses: actions/checkout@v2
with:
fetch-depth: 1
- name: Pushing main to Flathub
run: automation_tools/flathub_push_main.sh run: automation_tools/flathub_push_main.sh