]> source.dussan.org Git - gitea.git/commit
Fix Notify Create Ref Error on tag creation (#8936)
authorzeripath <art27@cantab.net>
Tue, 12 Nov 2019 23:49:40 +0000 (23:49 +0000)
committerAntoine GIRARD <sapk@users.noreply.github.com>
Tue, 12 Nov 2019 23:49:40 +0000 (00:49 +0100)
commit253fdfb7fab565172e150cc1ca2ac2701fa744c7
tree104787ead95a421ad602850ca65ad4aeb77ae184
parentfd1b2a31f3937b08c56f5117d998e6f01f7f59a6
Fix Notify Create Ref Error on tag creation (#8936)

* Fix Notify Create Ref Error on tag creation

* Just use the provided full ref instead of BranchCommit
modules/notification/webhook/webhook.go