mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-06-02 04:38:27 +02:00
added github token
This commit is contained in:
@@ -55,6 +55,8 @@ jobs:
|
||||
needs: build
|
||||
steps:
|
||||
- name: Deploy to GitHub Pages
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user