Skip to content

Commit

Permalink
Update Daily GitHub Issues Report
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianosticca-pagopa authored Jun 13, 2024
1 parent 3197b15 commit 62f59e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Daily GitHub Issues Report
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Generate and send report
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN_ISSUES_DAILY_REPORT }}
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
run: |
import requests
Expand Down

0 comments on commit 62f59e4

Please sign in to comment.