Branch was auto-updated.

This commit is contained in:
srv-rr-gh-researchbt
2023-04-04 12:17:59 -07:00
committed by GitHub
+3
View File
@@ -367,6 +367,9 @@ jobs:
runs-on: ubuntu-latest
needs: [validate-and-build, run-appinspect, create-report]
#Only run when tagged
# adding perms needed
permissions:
contents: write
if: startsWith(github.ref, 'refs/tags/')
steps: