We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93cc858 commit d8f19bfCopy full SHA for d8f19bf
1 file changed
.github/workflows/master-test-workflow.yml
@@ -29,7 +29,7 @@ jobs:
29
runs-on: ${{ inputs.os }}
30
container:
31
image: ghcr.io/algebraic-programming/taskr/buildenv:latest
32
- options: --user taskr
+ options: --user hicr
33
credentials:
34
username: ${{ github.repository_owner }}
35
password: ${{ secrets.GITHUB_TOKEN }}
0 commit comments