Skip to content

Commit 2640d47

Browse files
committed
🎨 Rename githu token environment name
1 parent 0cafa28 commit 2640d47

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
@@ -27,7 +27,7 @@ steps:
2727
image: golang
2828
environment:
2929
GITHUB_TOKEN:
30-
from_secret: github_token
30+
from_secret: GITHUB_TOKEN
3131
volumes:
3232
- name: deps
3333
path: /go

0 commit comments

Comments
 (0)