Skip to content

Commit

Permalink
Merge pull request #5 from Kreedzt/develop
Browse files Browse the repository at this point in the history
🔧 fixed ci validate
  • Loading branch information
Kreedzt committed Dec 6, 2023
2 parents 8addb1b + f16d7cd commit 4142db6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,14 @@
name: Release

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
permissions: write-all

on:
release:
types: [created]

jobs:
release:
permissions: write-all
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 4142db6

Please sign in to comment.