Skip to content

Commit 0415b65

Browse files
authored
Adiciona variável TELEGRAPH_TOKEN
1 parent 3aa832e commit 0415b65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cron.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
MESSAGE_TEMPLATE: ${{ vars.MESSAGE_TEMPLATE }}
4141
BUTTON_TEXT: ${{ vars.BUTTON_TEXT }}
4242
PARAMETERS: ${{ vars.PARAMETERS }}
43+
TELEGRAPH_TOKEN: ${{ vars.TELEGRAPH_TOKEN }}
4344
DRYRUN: ${{ steps.download.outcome }}
4445
- name: Upload history
4546
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)