Adding github action to publish releases merged into main

This commit is contained in:
Matt Troutman 2024-07-21 02:27:39 -05:00
parent f907b36728
commit e813d61b35
Signed by: trtmn
SSH Key Fingerprint: SHA256:cgYdsbnbA0S6X4anVowEAntjEpGV7nMyk2NW6ZYoNjE

View File

@ -1,4 +1,7 @@
name: Publish Release name: Publish Release
permissions:
contents: write
actions: write
on: on:
push: push: