1
1
mirror of https://github.com/drone-plugins/github-actions synced 2024-11-15 02:56:25 +01:00

Update .drone.yml

This commit is contained in:
OP (oppenheimer) 2024-06-27 17:29:15 +05:30 committed by GitHub
parent 065322dc37
commit b82c2db475
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -29,6 +29,6 @@ steps:
auto_tag_suffix: linux-amd64
trigger:
ref:
- refs/heads/master
- refs/heads/main
- refs/tags/**
- refs/pull/**