Skip to content

Commit 2e52070

Browse files
committed
remove secrets
1 parent 5ebb40c commit 2e52070

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/clingo.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,6 @@ jobs:
108108
build-args: |
109109
BASE_IMAGE=${{ env.BASE_IMAGE }}
110110
PYTHON_VERSION=${{ matrix.python-version }}
111-
GITHUB_ACTOR=${{ github.actor }}
112-
GITHUB_TOKEN=${{ github.token }}
113111
114112
- run: |
115113
docker create --name clingo-c --platform linux/${{ matrix.arch }} clingo

0 commit comments

Comments
 (0)