Skip to content

Commit

Permalink
ci: multi target build
Browse files Browse the repository at this point in the history
  • Loading branch information
marek-karwacki-rdx committed Feb 19, 2024
1 parent 0fe0c33 commit 94b9c1f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ on:
branches:
- develop

permissions: write-all
permissions:
id-token: write
contents: write
env:
CARGO_TERM_COLOR: always
jobs:
Expand Down

0 comments on commit 94b9c1f

Please sign in to comment.