diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 8d87fa5..60aab7b 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -47,6 +47,4 @@ jobs: user_name: 'github-actions[bot]' user_email: 'github-actions[bot]@users.noreply.github.com' github_token: ${{ secrets.ACTIONS_DEPLOY_ACCESS_TOKEN_SHEET }} - repository: ${{ github.repository }} - -# Made with Bob + repository: ${{ github.repository }} \ No newline at end of file