diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 41c116f..1baf53a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -12,6 +12,7 @@ jobs: uses: actions/checkout@v2 with: fetch-depth: 0 + token: ${{ secrets.GITHUB_TOKEN }} persist-credentials: false - name: Setup Node.js uses: actions/setup-node@v2 diff --git a/text.txt b/text.txt deleted file mode 100644 index f9c9042..0000000 --- a/text.txt +++ /dev/null @@ -1 +0,0 @@ -dsadsad \ No newline at end of file