Skip to content

Commit

Permalink
idiot linter
Browse files Browse the repository at this point in the history
  • Loading branch information
jnicoulaud-ledger committed Sep 13, 2024
1 parent 5f175cf commit fbb5ab6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@ on:
release:
types: [published]

permissions:
contents: read
id-token: write
attestations: write

jobs:
publish:
name: publish python library
timeout-minutes: 60
runs-on: ledgerhq-shared-small
permissions:
contents: read
id-token: write
steps:
- name: Login to Ledger Artifactory
timeout-minutes: 10
Expand Down

0 comments on commit fbb5ab6

Please sign in to comment.