Skip to content

Commit

Permalink
Use a fine-grained personal access token to push to the Sass site (#2029
Browse files Browse the repository at this point in the history
)
  • Loading branch information
nex3 authored Jul 5, 2023
1 parent 78150a9 commit 60dbddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@ jobs:
- uses: actions/checkout@v3
with:
repository: sass/sass-site
token: ${{ secrets.GH_TOKEN }}
token: ${{ secrets.SASS_SITE_TOKEN }}

- uses: EndBug/add-and-commit@v9
with:
Expand Down

0 comments on commit 60dbddf

Please sign in to comment.