Skip to content

Commit

Permalink
permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
parmjotsinghrobot committed May 10, 2023
1 parent f48ed1c commit bc93e6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gem-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: Build + Publish
runs-on: ubuntu-latest
permissions:
contents: read
contents: write
packages: write

steps:
Expand Down
2 changes: 1 addition & 1 deletion jekyll-theme-dusk.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |spec|
spec.name = "jekyll-theme-dusk"
spec.version = "0.3.4.5" # Keep this at line 5 for GitHub release action
spec.version = "0.3.4.6" # Keep this at line 5 for GitHub release action
spec.authors = ["Parmjot Singh"]
spec.email = ["[email protected]"]
spec.summary = "A dark theme built for GitHub Pages, with emphasis on elegance?"
Expand Down

0 comments on commit bc93e6a

Please sign in to comment.