Skip to content

Commit eb5d0ba

Browse files
committed
Cachet v2.3.11 release
1 parent 59aafb7 commit eb5d0ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-helper.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# GitHub API Token
4-
token=null
4+
token=${GITHUB_TOKEN}
55

66
#curl -H "Authorization: token $token" -s https://api.github.com/rate_limit
77

0 commit comments

Comments
 (0)