Actualiser .forgejo/workflows/actions-demo.yml
Some checks failed
Actions Demo / get-changed-folders (push) Failing after 6s

This commit is contained in:
TheThomaas 2024-06-26 21:01:49 +00:00
parent f0f82c568a
commit f2e45c80e4

View file

@ -8,6 +8,8 @@ jobs:
get-changed-folders:
runs-on: ubuntu-20.04
steps:
- name: Current token
run: echo ${{ secrets.GITHUB_TOKEN }}
- name: get-changed-folders
id: get_changed
uses: https://github.com/Stockopedia/action-get-changed-files@v2.0.0