Skip to content

Commit 741a970

Browse files
committed
fix
1 parent 167dc0e commit 741a970

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/collab.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,4 @@ jobs:
4949
deploy-message: "Preview Deploy from GitHub Actions"
5050
env:
5151
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
52-
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_S
53-
ITE_ID }}
54-
Footer
52+
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}

0 commit comments

Comments
 (0)