Update workflows

This commit is contained in:
Mukhtar Akere
2025-02-28 04:03:13 +01:00
parent 7eb021aac1
commit 302a461efd
2 changed files with 9 additions and 0 deletions

View File

@@ -5,6 +5,10 @@ on:
branches:
- beta
permissions:
contents: read
packages: write
jobs:
docker:
runs-on: ubuntu-latest

View File

@@ -5,6 +5,11 @@ on:
tags:
- '*'
permissions:
contents: read
packages: write
jobs:
docker:
runs-on: ubuntu-latest