Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
Signed-off-by: bakhtin <[email protected]>
  • Loading branch information
bakhtin committed Aug 15, 2023
1 parent 05d74f4 commit 7e611bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Commit & Push changes
uses: actions-js/push@master
with:
github_token: "$GITHUB_APP_ACCESS_TOKEN"
github_token: ${{ env.GITHUB_APP_ACCESS_TOKEN }}
message: Test gh-pages
branch: gh-pages-test

Expand Down

0 comments on commit 7e611bd

Please sign in to comment.