Skip to content

Commit 259d3a2

Browse files
authored
Update deploy.yml
1 parent e4c3d94 commit 259d3a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
uses: benc-uk/workflow-dispatch@v1
6060
if: github.event_name != 'pull_request'
6161
with:
62-
token: ${{ secrets.UBIQUBE_REPO_ACCESS_TOKEN }}
62+
token: ${{ secrets.MSA_DOCKER_REPO_ACCESS_TOKEN }}
6363
ref: ${{ github.ref_name || 'master' }}
6464
repo: ubiqube/msa-docker
6565
workflow: create-pr.yml

0 commit comments

Comments
 (0)