Skip to content

Commit 76b9004

Browse files
committed
chore: update pat token inside of the vps
1 parent b50e009 commit 76b9004

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
APP_PORT=${{ secrets.APP_PORT }}
7474
DOCKER_CONTAINER_NAME=${{ secrets.DOCKER_CONTAINER_NAME }}
7575
GITHUB_REPOSITORY=${{ github.repository }}
76+
PAT_TOKEN=${{ secrets.PAT_TOKEN }}
7677
NUMBER_NEWSLETTERS=${{ secrets.NUMBER_NEWSLETTERS }}
7778
NEWSLETTER_JID1=${{ secrets.NEWSLETTER_JID1 }}
7879
NEWSLETTER_NAME1=${{ secrets.NEWSLETTER_NAME1 }}

0 commit comments

Comments
 (0)