diff --git a/.github/workflows/go.yaml b/.github/workflows/go.yaml index 02e4545..1907ec9 100644 --- a/.github/workflows/go.yaml +++ b/.github/workflows/go.yaml @@ -1,6 +1,3 @@ -# This workflow will build a golang project -# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go - name: Build on: @@ -37,4 +34,4 @@ jobs: with: name: spotigram_${{ matrix.os }}_${{ matrix.arch }} path: spotigram_${{ matrix.os }}_${{ matrix.arch }} - retention-days: 90 + retention-days: 7