Skip to content

Commit 7d02b06

Browse files
committed
docs: add missing newline in Updater workflow example
1 parent ffafdb8 commit 7d02b06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ To update your existing Updater workflows:
1717
secrets:
1818
# If a custom token is used instead, a CI would be triggered on a created PR.
1919
api-token: ${{ secrets.CI_DEPLOY_KEY }}
20+
2021
### After
2122
native:
2223
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)