mirror of
https://github.com/spf13/viper
synced 2024-11-05 04:37:02 +00:00
Update feedback_issue.yml
This commit is contained in:
parent
409a7ba1d6
commit
bc5df54485
1 changed files with 1 additions and 1 deletions
2
.github/workflows/feedback_issue.yml
vendored
2
.github/workflows/feedback_issue.yml
vendored
|
@ -6,7 +6,7 @@ jobs:
|
|||
comment:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/github-script@v4.0.2
|
||||
- uses: actions/github-script@v4
|
||||
with:
|
||||
github-token: ${{secrets.GITHUB_TOKEN}}
|
||||
script: |
|
||||
|
|
Loading…
Reference in a new issue