Skip to content

Commit

Permalink
Update ghpages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SDCOM-0415 authored Oct 2, 2024
1 parent ec7785b commit 952880b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Deploy

on: [push]

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

jobs:
build:
if: ${{ github.ref == 'refs/heads/master' }}
Expand Down

0 comments on commit 952880b

Please sign in to comment.