Skip to content

Commit ca9702c

Browse files
corret credentials
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
1 parent 5cf6a81 commit ca9702c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/garm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
LOG_USERNAME: ${{ secrets.LOG_USERNAME }}
9797
LOG_PASSWORD: ${{ secrets.LOG_PASSWORD }}
9898
GIT_USERNAME: ${{ secrets.GIT_USERNAME }}
99-
GITHUB_TOKEN: ${{ secrets.GIT_TOKEN }}
99+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
100100
run: scripts/uploadReport.sh "${{ secrets.LOG_USERNAME }}" "${{ secrets.LOG_PASSWORD }}" ${{github.event.number}} ${{ matrix.server }} "IT" ${{github.event.number}}
101101
- name: Archive Espresso results
102102
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1

0 commit comments

Comments
 (0)