diff --git a/.github/workflows/autotv.yml b/.github/workflows/autotv.yml index e8baaa3..b161e51 100644 --- a/.github/workflows/autotv.yml +++ b/.github/workflows/autotv.yml @@ -35,5 +35,6 @@ jobs: - name: 'Push file' uses: actions-go/push@7ad7ce209f2a038e7bca929b7a4c92026363f856 with: + github_token: ${{ secrets.GITHUB_TOKEN }} commit-message: "new file" remote: origin \ No newline at end of file