make ATTIC_TOKEN available in environment
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
bb3d5b5d9f
commit
adb2059ea2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -9,6 +9,7 @@ on:
|
|||
env:
|
||||
# Required to make some things output color
|
||||
TERM: ansi
|
||||
ATTIC_TOKEN: ${{ secrets.ATTIC_TOKEN }}
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
|
|
Loading…
Add table
Reference in a new issue