Skip to content

Commit cccb04d

Browse files
author
Jacek Gębal
committed
Update token for Trigger utPLSQL-cli snapshot build
1 parent 727937e commit cccb04d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
- name: Trigger utPLSQL-cli snapshot build
8484
uses: peter-evans/repository-dispatch@v3
8585
with:
86-
token: ${{ secrets.API_TOKEN_GITHUB }}
86+
token: ${{ secrets.CLI_REPO_TOKEN }}
8787
repository: utPLSQL/utPLSQL-cli
8888
event-type: utPLSQL-java-api-build
8989
client-payload: '{"api_version": "${{ steps.project_version.outputs.version }}"}'

0 commit comments

Comments
 (0)