updated package token (#4361)

This commit is contained in:
Terrance DeJesus
2025-01-09 16:59:02 -05:00
committed by GitHub
parent ad180777cf
commit 4e588e8d90
+1 -1
View File
@@ -64,6 +64,6 @@ jobs:
- name: Update navigator gist files
env:
GITHUB_TOKEN: "${{ secrets.WRITE_TRADEBOT_DETECTION_RULES_TOKEN }}"
GITHUB_TOKEN: "${{ secrets.WRITE_TRADEBOT_GIST_TOKEN }}"
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
run: python -m detection_rules dev update-navigator-gists