Skip to content

Commit 83ef644

Browse files
authored
Update skyline.yml
1 parent 64792a0 commit 83ef644

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/skyline.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ on:
99
workflow_dispatch:
1010

1111
# run on every push on the master branch
12-
push:
13-
branches:
14-
- main
12+
#push:
13+
# branches:
14+
# - main
1515

1616
jobs:
1717
generate:
@@ -28,7 +28,7 @@ jobs:
2828
uses: lowlighter/metrics@latest
2929
with:
3030
commits_authoring: LAPCoder, [email protected]
31-
committer_token: ${{ secrets.GITH_TOKEN }}
31+
committer_token: ${{ secrets.CMIT_TOKEN }}
3232
committer_message: 'Update skyline'
3333
user: LAPCoder
3434
filename: generated/metrics.plugin.skyline.svg

0 commit comments

Comments
 (0)