Skip to content

Commit

Permalink
Update release-alpine.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bilalrao12 authored Oct 3, 2024
1 parent 919b71a commit ad1e4b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release-alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
uses: danielmundi/upload-packagecloud@v1
with:
PACKAGE-NAME: heplify-*-amd64.deb
PACKAGECLOUD-REPO: siptest
PACKAGECLOUD-REPO: sipcapture
PACKAGECLOUD-DISTRIB: any/any
PACKAGECLOUD-USERNAME: ${{ secrets.PACKAGECLOUD_USERNAME }}
PACKAGECLOUD-TOKEN: ${{ secrets.PACKAGECLOUD_TOKEN }}
Expand All @@ -94,7 +94,7 @@ jobs:
uses: danielmundi/upload-packagecloud@v1
with:
PACKAGE-NAME: heplify-*-amd64.rpm
PACKAGECLOUD-REPO: siptest
PACKAGECLOUD-REPO: sipcapture
PACKAGECLOUD-DISTRIB: rpm_any/rpm_any
PACKAGECLOUD-USERNAME: ${{ secrets.PACKAGECLOUD_USERNAME }}
PACKAGECLOUD-TOKEN: ${{ secrets.PACKAGECLOUD_TOKEN }}
Expand Down Expand Up @@ -171,7 +171,7 @@ jobs:
uses: docker/[email protected]
with:
images: |
raobilal28/heplify
qxip/heplify
tags: |
latest
${{ github.ref_name }}
Expand Down

0 comments on commit ad1e4b9

Please sign in to comment.