diff --git a/.github/workflows/create.yml b/.github/workflows/create.yml index 23a7aa7e..e4395ea9 100644 --- a/.github/workflows/create.yml +++ b/.github/workflows/create.yml @@ -13,7 +13,8 @@ jobs: TAGS: latest steps: - uses: actions/checkout@v2 - name: Check out code + with: + token: ${{ secrets.ACCESS_TOKEN }} - name: Creating run: |