Skip to content

Commit

Permalink
(build) enable docs publishing manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
arturcic committed Mar 25, 2021
1 parent 55518dc commit e991fcf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ on:
jobs:
build:
runs-on: ubuntu-latest

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_USERNAME: ${{ secrets.GITHUB_USERNAME }}
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit e991fcf

Please sign in to comment.