mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
chore: Update issue template for creating themes
This commit is contained in:
parent
7d0341129e
commit
47edb7179a
1 changed files with 1 additions and 4 deletions
3
.github/workflows/create-theme.yml
vendored
3
.github/workflows/create-theme.yml
vendored
|
@ -20,9 +20,6 @@ jobs:
|
|||
# them from being treated as special characters (e.g. $ or `)
|
||||
echo '${{ steps.parse.outputs.payload }}'
|
||||
|
||||
# Print the value of the "Name" field
|
||||
echo '${{ fromJson(steps.parse.outputs.payload)["Name"] }}'
|
||||
|
||||
- if: startsWith(github.event.issue.title, '[create-theme]:') != 'true'
|
||||
name: Close Issue
|
||||
uses: peter-evans/close-issue@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue