Skip to content

Commit

Permalink
Update Build Workflow (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
cherbel authored Mar 30, 2023
1 parent 8763ad8 commit 20a1514
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ name: Build

on:
push:
branches:
- "main"
tags:
- v*
branches: main
pull_request:
branches: '*'

permissions:
id-token: write
Expand Down

0 comments on commit 20a1514

Please sign in to comment.