diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3bc1147..41a8a54 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -76,7 +76,7 @@ jobs: - name: Create Release id: create_release - uses: actions/create-release@v1.1.4 + uses: actions/create-release@v1.0.1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: