Skip to content

Commit 591e4ae

Browse files
committed
try after trigger reset
1 parent 21ebb7e commit 591e4ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-trigger-self-hosted.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
TRIGGER_API_URL: ${{ vars.TRIGGER_API_URL }}
3939
TRIGGER_SERVER_URL: ${{ vars.TRIGGER_SERVER_URL }}
4040
run: |
41-
sed -i 's|proj_fyeypkhgyaejpiweobwq|proj_ojornoedwjbzoigcdkcn|g' ./src/trigger.config.ts
41+
sed -i 's|proj_fyeypkhgyaejpiweobwq|proj_cafkhcwrdntlvmvqkdwg|g' ./src/trigger.config.ts
4242
sudo apt-get update && sudo apt-get install -y util-linux
4343
script -q -e -c "bash -c 'npx trigger.dev@v4-beta login -a $TRIGGER_SERVER_URL --profile self-hosted'"
4444
echo y | script -q -e -c "bash -c 'npx trigger.dev@v4-beta deploy --env staging --profile self-hosted --push -c ./src/trigger.config.ts'"

0 commit comments

Comments
 (0)