chore: update versioning

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
Jef LeCompte
2020-10-13 13:38:04 -04:00
parent b319bc1080
commit 053b22100b
4 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: node
release-type: simple
package-name: nvidia-snatcher
- name: login into github package registry
run: echo ${{ secrets.CR_PAT }} | docker login ghcr.io -u $GITHUB_ACTOR --password-stdin