This commit is contained in:
Stephan 2021-06-14 17:28:34 +02:00
parent 60bce81522
commit 05d4d52171

View File

@ -14,14 +14,7 @@ jobs:
uses: zpqrtbnk/gh-actions/experiment@master
with:
mode: woot
- name: Embedded
uses: ./.github/actions/test-action
with:
name: NAME
path: PATH
version: VERSION
- name: Script
uses: zpqrtbnk/gh-actions/jsaction@master
with:
@ -39,3 +32,9 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Embedded
uses: ./.github/actions/test-action
with:
name: NAME
path: PATH
version: VERSION