Skip to content

Commit

Permalink
remove trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
Nilsty committed Aug 7, 2024
1 parent cf15936 commit 3070165
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@ on:
types: [published]

jobs:

publish:
runs-on: ubuntu-latest
permissions:
id-token: write
id-token: write

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 3070165

Please sign in to comment.