add release token
All checks were successful
mkdocs build / build (push) Successful in 5s

This commit is contained in:
Ludovic Cartier 2024-08-29 15:50:45 +02:00
parent f373d22139
commit 54a641618c

View File

@ -18,4 +18,6 @@ jobs:
with: with:
files: |- files: |-
.site/** .site/**
token: "${{ secrets.RELEASE_TOKEN }}"