Skip to content

Commit

Permalink
github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
lmtani committed Jan 3, 2024
1 parent ea86643 commit 1ea673a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test and Release
name: Release
permissions:
id-token: "write"
contents: "write"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test and Release
name: Test
permissions:
id-token: "write"
contents: "write"
Expand Down

0 comments on commit 1ea673a

Please sign in to comment.