stunning screenshots in seconds https://moocup.jaydip.me

fix: github action typo

+1 -1
+1 -1
.github/workflows/docker-build.yml
··· 17 17 id: autotag 18 18 uses: phish108/autotag-action@v1.1.64 19 19 with: 20 - github_token: ${{ secrets.GITHUB_TOKEN }} 20 + github-token: ${{ secrets.GITHUB_TOKEN }} 21 21 22 22 - name: Log in to Docker Hub 23 23 uses: docker/login-action@v2