diff --git a/README.md b/README.md index ce10e26..3c06944 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ jobs: - name: Checkout uses: actions/checkout@v3 - run: echo "Hello world" > hello.txt - - uses: rexlmanu/pterodactyl-upload-action@v2 + - uses: rexlmanu/pterodactyl-upload-action@v2.1 with: panel-host: ${{ secrets.PANEL_HOST }} api-key: ${{ secrets.API_KEY }}