Skip to content

Commit d490937

Browse files
fix(ci): remove copy-pasta env vars
1 parent 348f1c6 commit d490937

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/container-publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,5 @@ jobs:
1515
steps:
1616

1717
- 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
2118
with:
2219
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)