Skip to content

Commit 4f0581c

Browse files
authored
Update ghcr.yml
1 parent 7139763 commit 4f0581c

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/ghcr.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,14 +61,6 @@ jobs:
6161
ARCH: ${{ matrix.arch == 'aarch64' && 'arm64' || 'amd64' }}
6262
RELEASE: ${{ steps.version.outputs.HEPLIFY_VERSION }}
6363

64-
- name: Upload Artifacts for ${{ matrix.arch }}
65-
if: ${{ github.event_name != 'workflow_dispatch' }}
66-
uses: skx/github-action-publish-binaries@master
67-
env:
68-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
69-
with:
70-
args: 'heplify-server*'
71-
7264
- name: Check PACKAGECLOUD secret presence
7365
id: checkpackagecloud
7466
shell: bash

0 commit comments

Comments
 (0)