my dotz
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

ghe_token

j3s.sh 80252ca9 7ca7bf7c

verified
+1
+1
.profile
··· 41 41 export DIGITALOCEAN_STAGE2_ACCESS_TOKEN="$(pa show stage2.cloud.digitalocean.com | head -1)" 42 42 export JIRA_USERNAME="jolson@digitalocean.com" 43 43 export JIRA_API_TOKEN="$(pa show jira-api-token | head -1)" 44 + export GHE_TOKEN="$(pa show ghe_token)" 44 45 fi 45 46 ##