testing
Some checks failed
Build wine / build (push) Failing after 9s

This commit is contained in:
Ethan O'Brien 2024-08-16 09:48:21 -05:00
parent ad7eb81562
commit 7033725cfd

View file

@ -30,3 +30,4 @@ jobs:
release-notes: "note" release-notes: "note"
tag: ${{ env.VER }} tag: ${{ env.VER }}
title: Wine ${{ env.VER }} title: Wine ${{ env.VER }}
token: ${{ secrets.GITHUB_TOKEN }}