Skip to content

Commit

Permalink
Update build-remote.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ni55aN authored Jan 7, 2024
1 parent cabf381 commit 887489c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-remote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ on:
artifact:
description: "Artifact name"
value: ${{ jobs.build.outputs.name }}
secrets:
RETE_QA_PUBLIC_PULL:
description: 'GitHub Personal access token'
required: true
workflow_dispatch:
inputs:
repo:
Expand Down

0 comments on commit 887489c

Please sign in to comment.