Skip to content

Commit 01ba478

Browse files
Update compile-core.yml
1 parent 5c0ff20 commit 01ba478

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

.github/workflows/compile-core.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@ jobs:
4747
name: FMCB-${{ env.SHA8 }}
4848
path: release_artifacts/FMCB*.7z
4949

50-
- name: Create release
51-
if: github.ref == 'refs/heads/master'
52-
uses: marvinpinto/action-automatic-releases@latest
53-
with:
54-
repo_token: "${{ secrets.GITHUB_TOKEN }}"
55-
automatic_release_tag: "latest"
56-
title: "FreeMcBoot"
57-
files: |
58-
release_artifacts/FMCB*.7z
50+
# - name: Create release
51+
# if: github.ref == 'refs/heads/master'
52+
# uses: marvinpinto/action-automatic-releases@latest
53+
# with:
54+
# repo_token: "${{ secrets.GITHUB_TOKEN }}"
55+
# automatic_release_tag: "latest"
56+
# title: "FreeMcBoot"
57+
# files: |
58+
# release_artifacts/FMCB*.7z

0 commit comments

Comments
 (0)