emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/org-transclusion 6f5f0dea5b 5/6: docs:gh action access


From: ELPA Syncer
Subject: [elpa] externals/org-transclusion 6f5f0dea5b 5/6: docs:gh action access token
Date: Wed, 29 Dec 2021 18:57:42 -0500 (EST)

branch: externals/org-transclusion
commit 6f5f0dea5bd61d79b5d6d0250a3afed1b552be1c
Author: Noboru Ota <me@nobiot.com>
Commit: Noboru Ota <me@nobiot.com>

    docs:gh action access token
    
    Don't know what I'm doing exactly.
---
 .github/workflows/gh-docs.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/gh-docs.yml b/.github/workflows/gh-docs.yml
index 596a93709e..b7ab195936 100644
--- a/.github/workflows/gh-docs.yml
+++ b/.github/workflows/gh-docs.yml
@@ -23,5 +23,6 @@ jobs:
     - name: Deploy 🚀
       uses: JamesIves/github-pages-deploy-action@4.1.7
       with:
+        ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
         branch: main # The branch the action should deploy to.
         folder: docs # The folder the action should deploy.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]