We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15d9bc4 commit 753d1c2Copy full SHA for 753d1c2
README.md
@@ -85,8 +85,6 @@ jobs:
85
GIT_AUTHOR_EMAIL: ${{ env.BOT_NAME }}[bot]@users.noreply.github.com
86
GIT_COMMITTER_NAME: ${{ env.BOT_NAME }}[bot]
87
GIT_COMMITTER_EMAIL: ${{ env.BOT_NAME }}[bot]@users.noreply.github.com
88
-
89
90
```
91
92
### Method 3: Use secrets in the next steps
0 commit comments