Skip to content

Commit e1e8625

Browse files
committed
tmp
1 parent 59e3445 commit e1e8625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serverless/release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ touch a.tmp
1414
git add a.tmp
1515
git commit -m "TEST!"
1616
git remote set-url origin https://github.com/DataDog/datadog-cloudformation-macro.git
17-
remote set-url origin https://$GH_TOKEN@github.com/datadog-cloudformation-macro-bot/datadog-cloudformation-macro.git
17+
git remote set-url origin https://$GH_TOKEN@github.com/datadog-cloudformation-macro-bot/datadog-cloudformation-macro.git
1818
git push origin $(git branch --show-current):alex.angelillo/test
1919

2020
# Read the S3 bucket

0 commit comments

Comments
 (0)