We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ed56f0 commit f5a8f69Copy full SHA for f5a8f69
1 file changed
.github/workflows/deploy-mcpb.yml
@@ -50,7 +50,7 @@ jobs:
50
uses: actions/checkout@v4
51
with:
52
repository: xonack/apex-frontend
53
- token: ${{ secrets.NEXTJS_REPO_TOKEN }}
+ token: ${{ secrets.FRONTEND_REPO_TOKEN }}
54
path: apex-frontend
55
ref: master
56
0 commit comments