Updated GH token

This commit is contained in:
c-bordon
2025-06-09 10:18:44 -03:00
parent b2f46deb7d
commit 75753a9714

View File

@@ -71,6 +71,10 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
# Using workflow-specific GITHUB_TOKEN because currently CI_WAZUHCI_BUMPER_TOKEN
# doesn't have all the necessary permissions
token: ${{ env.GH_TOKEN }}
- name: Determine branch name
id: vars