Skip to content

Commit 40d04f3

Browse files
committed
#NOISSUE Update publish workflow
1 parent 9dd214e commit 40d04f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
curl -XPOST -u "wongchito:${{ secrets.RMG_BUILD_AND_RELEASE }}" \
3838
-H "Accept: application/vnd.github.everest-preview+json" \
3939
-H "Content-Type: application/json" https://api.github.com/repos/railmapgen/rmg-palette/actions/workflows/build.yml/dispatches \
40-
--data '{"ref": "master", "inputs": {"auto_deploy": "PRD"}}'
40+
--data '{"ref": "main", "inputs": {"auto_deploy": "PRD"}}'

0 commit comments

Comments
 (0)