Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonstyle authored Feb 19, 2024
1 parent f291783 commit 10421e2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ on:
jobs:
build:
runs-on: ubuntu-latest

permissions:
id-token: write

steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 10421e2

Please sign in to comment.