diff --git a/README.md b/README.md index cf851a4..bb1e9ab 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ jobs: uses: actions/checkout@master - name: Create Release id: create_release - uses: actions/create-release@v1.0.0 + uses: actions/create-release@v1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token with: