Skip to content

Commit

Permalink
use gitlab token
Browse files Browse the repository at this point in the history
Signed-off-by: Marius Sincovici <[email protected]>
  • Loading branch information
mariusSincovici committed Jan 28, 2025
1 parent d937359 commit 5597fab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/trigger-gitlab-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
with:
repository-name: NordSecurity/trigger-gitlab-pipeline
file-name: trigger-gitlab-pipeline.yml
# Only required for private repositories
github-token: ${{ secrets.github-token }}
outputs:
workflow-ref: ${{ steps.workflow-ref.outputs.sha }}

Expand Down

0 comments on commit 5597fab

Please sign in to comment.