We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 348f1c6 commit d490937Copy full SHA for d490937
.github/workflows/container-publish.yml
@@ -15,8 +15,5 @@ jobs:
15
steps:
16
17
- uses: EmergencePlatform/php-runtime@github-actions/build-site-container/v1
18
- env:
19
- HOLO_SOURCE_MENUNET_NETWORK: https://${{ secrets.BOT_GITHUB_TOKEN }}@github.com/JarvusInnovations/menunet-network.git
20
- HOLO_SOURCE_MENUNET_MENU: https://${{ secrets.BOT_GITHUB_TOKEN }}@github.com/JarvusInnovations/menunet-menu.git
21
with:
22
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments