Skip to content

Commit

Permalink
Update workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
csyonghe committed Apr 10, 2024
1 parent f03bfda commit ca8d9a7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ on:
push:
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10

permissions:
id-token: write

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ca8d9a7

Please sign in to comment.