Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Portainer update
  • Loading branch information
theRealKLH authored Aug 16, 2024
1 parent 5938ad1 commit a541a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: make release

- name: POST release
run: curl --dns-servers ${{ secrets.XBVR_DNS }} -k -X POST -i ${{ secrets.XBVR_CONTAINER }}
run: curl --dns-servers ${{ secrets.XBVR_DNS }} -k -X POST -i ${{ secrets.XBVR_STACK }}

- name: pushover-actions
uses: umahmood/pushover-actions@main
Expand Down

0 comments on commit a541a54

Please sign in to comment.