Skip to content

Commit

Permalink
Update build_push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani committed Jul 31, 2024
1 parent e00a381 commit 4bb921c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ on:
TAG_NAME:
description: 'Release Version Tag (0.0.0)'
required: true

permissions:
actions: write
packages: write

jobs:
node:
name: 'Build & Publish Container'
Expand Down

0 comments on commit 4bb921c

Please sign in to comment.