Skip to content

Commit d5ce78d

Browse files
Use built in Github token instead of personal access token (rust-gamedev#1009)
1 parent a88729e commit d5ce78d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
BASE_URL: https://github.com/getzola/zola/releases/download
1313
VERS: v0.15.2
1414
ARCH: x86_64-unknown-linux-gnu
15-
# https://github.com/marketplace/actions/github-pages#warning-limitation
16-
GITHUB_PAT: ${{ secrets.GITHUB_PAT }}
15+
# https://github.com/crazy-max/ghaction-github-pages/issues/1#issuecomment-623202206
16+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717
steps:
1818
- uses: actions/checkout@v2
1919
- name: Lint

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy