Skip to content

Commit

Permalink
[ADD] NPM Readme Badge Regen Step in Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
woodbrettm committed Dec 4, 2023
1 parent baf063f commit cf6da15
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/push-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# NPM_TOKEN: set in steps.op-tokens (export-env: true)

- name: Regen Readme NPM Badge
run: curl -X GET "https://img.shields.io/npm/v/css-preflight?color=red"

0 comments on commit cf6da15

Please sign in to comment.