mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-04-08 17:06:05 +02:00
test(ci): test token usage for delivery action
This commit is contained in:
parent
fa50ed353b
commit
069ef8be7f
2
.github/actions/package-delivery/action.yml
vendored
2
.github/actions/package-delivery/action.yml
vendored
@ -43,6 +43,8 @@ runs:
|
||||
|
||||
- name: Download packages from testing
|
||||
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ inputs.github_token }}
|
||||
with:
|
||||
github-token: ${{ inputs.github_token }}
|
||||
script: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user