make ATTIC_TOKEN available in environment

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-02-14 20:26:43 -05:00 committed by June
parent bb3d5b5d9f
commit adb2059ea2

View file

@ -9,6 +9,7 @@ on:
env:
# Required to make some things output color
TERM: ansi
ATTIC_TOKEN: ${{ secrets.ATTIC_TOKEN }}
jobs:
ci: