debugging

This commit is contained in:
nanos 2024-09-16 15:56:45 +01:00
parent 15b522d55d
commit a6324c1c7d

View file

@ -10,6 +10,8 @@ jobs:
run: run:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: 'Update Version number' - name: 'Update Version number'
run: | run: |
git clone https://${{ secrets.WIKI_ACTION_TOKEN }}@github.com/nanos/FediFetcher.git git clone https://${{ secrets.WIKI_ACTION_TOKEN }}@github.com/nanos/FediFetcher.git