Skip to content

Commit c44ed45

Browse files
committed
Updated app ci token
1 parent 80ddc91 commit c44ed45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sormas_app_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
if: ${{ fromJSON(env.PRIVILEGED_RUN) }}
4444
uses: actions/checkout@v6
4545
with:
46-
token: ${{ secrets.SORMAS_VITAGROUP_CI_TOKEN }}
46+
token: ${{ secrets.MAVEN_ACTIONS_TOKEN }}
4747

4848
- name: Checkout repository (without token)
4949
# Check if PR results from a fork: if yes, we cannot access the token.

0 commit comments

Comments
 (0)