Update create-theme.yml

This commit is contained in:
mauro 🤙 2024-08-21 23:00:48 +02:00 committed by GitHub
parent 0f3738af10
commit 591f163cc7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,9 +28,6 @@ jobs:
with: with:
template-path: .github/ISSUE_TEMPLATE/create-theme.yml template-path: .github/ISSUE_TEMPLATE/create-theme.yml
- name: echo parsed payload
run: echo "${{ steps.issue-parser.outputs.jsonString }}"
- name: Export parsed payload into variables - name: Export parsed payload into variables
id: export id: export
run: | run: |