Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit e611be4

Browse files
committed
update env var name
1 parent 9747e1b commit e611be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ publish:
1717
artifacts:
1818
- release
1919
tag: v$(cat .Version)
20-
token: $$github_token
20+
token: $$GITHUB_TOKEN
2121
user: mephux
2222
repo: envdb

0 commit comments

Comments
 (0)