diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 47db75c..df9bf75 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -26,7 +26,7 @@ jobs: - uses: actions/cache@v3 with: - path: ./main + path: ./hometown-bot key: build deploy: @@ -37,7 +37,7 @@ jobs: - uses: actions/cache@v3 with: - path: ./main + path: ./hometown-bot key: build - name: Deploy