Skip to content

Commit

Permalink
CI: add GH_TOKEN (#243)
Browse files Browse the repository at this point in the history
Resolves #242.
  • Loading branch information
matthew-levan authored Feb 21, 2023
2 parents 1d52a99 + c59ea0d commit 98f982c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/shared.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ on:

env:
UPLOAD_BASE: bootstrap.urbit.org/vere
GH_TOKEN: ${{ github.token }}

jobs:
urbit:
Expand Down

0 comments on commit 98f982c

Please sign in to comment.