Skip to content

Commit 37ccbfc

Browse files
authored
Update release.yml (#75)
Removes the semantic release block to see if that is affecting the deployment.
1 parent 4729241 commit 37ccbfc

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -55,14 +55,3 @@ jobs:
5555

5656
- name: Deploy to Firebase Hosting
5757
run: firebase deploy --only hosting
58-
59-
- name: Semantic Release
60-
uses: cycjimmy/[email protected]
61-
with:
62-
extra_plugins: |
63-
"@semantic-release/[email protected]"
64-
"@semantic-release/[email protected]"
65-
"@semantic-release/[email protected]"
66-
"@semantic-release/[email protected]"
67-
env:
68-
GH_TOKEN: ${{ secrets.SYNCED_GITHUB_TOKEN_REPO }}

0 commit comments

Comments
 (0)