Skip to content

Commit

Permalink
fix attestation (#736)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed May 28, 2024
1 parent 67597de commit 2687a1c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,9 @@ jobs:
name: release
url: https://pypi.org/p/hacs-frontend
permissions:
id-token: write
attestations: write
contents: write
id-token: write
steps:
- name: Download dists
uses: actions/download-artifact@v4.1.7
Expand Down

0 comments on commit 2687a1c

Please sign in to comment.