mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-24 08:54:05 +10:00
fix deploy step
This commit is contained in:
@@ -153,7 +153,7 @@ jobs:
|
|||||||
password: ${{ secrets.DOCKER_TOKEN }}
|
password: ${{ secrets.DOCKER_TOKEN }}
|
||||||
|
|
||||||
- name: Deploy the latest image on rxresu.me
|
- name: Deploy the latest image on rxresu.me
|
||||||
run: curl -Xk POST ${{ secrets.SERVICE_WEBHOOK }}
|
run: curl -kX POST ${{ secrets.SERVICE_WEBHOOK }}
|
||||||
|
|
||||||
- name: Inform about the release on Discord
|
- name: Inform about the release on Discord
|
||||||
uses: sarisia/actions-status-discord@v1.14.3
|
uses: sarisia/actions-status-discord@v1.14.3
|
||||||
|
|||||||
Reference in New Issue
Block a user