Update go.yaml

This commit is contained in:
2023-03-07 10:58:34 +01:00
committed by GitHub
parent 80fc1d135e
commit 193aa655f0
+2
View File
@@ -38,4 +38,6 @@ jobs:
- name: upload artifacts - name: upload artifacts
uses: actions/upload-artifact@v3.1.2 uses: actions/upload-artifact@v3.1.2
with: with:
name: spotigram
path: bin/* path: bin/*
retention-days: 30