Skip to content

Commit

Permalink
DEBUG2
Browse files Browse the repository at this point in the history
  • Loading branch information
Finii committed Apr 12, 2024
1 parent c4e3d99 commit 76adea7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
setup-fonts-matrix:
runs-on: ubuntu-latest
# If you have a fork and want to run the release workflow, adapt this line:
if: ${{ github.repository_owner == 'ryanoasis' }}
#if: ${{ github.repository_owner == 'ryanoasis' }}

steps:
- name: Fetch information
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nerd-fonts",
"version": "3.2.0",
"version": "3.2.1",
"description": "Iconic font aggregator, collection, & patcher. 9,000+ icons, 60+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more",
"main": "index.js",
"dependencies": {},
Expand Down

0 comments on commit 76adea7

Please sign in to comment.