mirror of
https://github.com/google-github-actions/auth.git
synced 2026-06-06 18:17:06 +00:00
Quotes?
This commit is contained in:
parent
a1109f2c8e
commit
7c65c4311a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/troubleshooting.yml
vendored
2
.github/workflows/troubleshooting.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: 'actions/github-script@v6'
|
||||
if: '${{ github.event.label_name == 'bug' }}'
|
||||
if: '${{ github.event.label_name == "bug" }}'
|
||||
with:
|
||||
script: |-
|
||||
const msg =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue