Skip to content

Commit 901fb07

Browse files
Update release-process.md
Co-authored-by: Karthik Ganeshram <[email protected]>
1 parent f63e0af commit 901fb07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To cut a new release of the MQTT trigger plugin, you will need to do the followi
1818
# Create a GPG-signed and annotated tag
1919
git tag -s -m "Spin MQTT Trigger v0.2.0" v0.2.0
2020
21-
# Push the tag to the remote corresponding to fermyon/spin-trigger-mqtt (here 'origin')
21+
# Push the tag to the remote corresponding to spinkube/spin-trigger-mqtt (here 'origin')
2222
git push origin v0.2.0
2323
```
2424

0 commit comments

Comments
 (0)