Adding token

This commit is contained in:
Daniel Lemire 2023-01-26 23:01:41 -05:00
parent 033536dbba
commit 57536631af

View File

@ -18,6 +18,7 @@ jobs:
id: runcmd id: runcmd
with: with:
arch: s390x arch: s390x
githubToken: ${{ github.token }}
distro: ubuntu_latest distro: ubuntu_latest
install: | install: |
apt-get update -q -y apt-get update -q -y