diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index e9b04ed..0ff5304 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -11,7 +11,7 @@ jobs: steps: - uses: actions/checkout@v3 - id: Build-Deploy-Vue - uses: xRealNeon/VuePagesAction@1 + uses: xRealNeon/VuePagesAction@1.0.1 with: username: 'ivuorinen' reponame: 'sysvinit-service-generator'