Skip to content

Commit

Permalink
fix: test 8
Browse files Browse the repository at this point in the history
  • Loading branch information
iowillhoit committed Sep 11, 2023
1 parent 45a85af commit 6fdff52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create-github-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:

jobs:
release:
uses: salesforcecli/github-workflows/.github/workflows/create-github-release.yml@aa1955037b93977c12241f6f4fbd01d6bfd899b9
uses: salesforcecli/github-workflows/.github/workflows/create-github-release.yml@ew/oclif-readme
secrets: inherit
with:
prerelease: ${{ inputs.prerelease }}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![NPM](https://img.shields.io/npm/v/@salesforce/plugin-info.svg?label=@salesforce/plugin-info)](https://www.npmjs.com/package/@salesforce/plugin-info) [![Downloads/week](https://img.shields.io/npm/dw/@salesforce/plugin-info.svg)](https://npmjs.org/package/@salesforce/plugin-info) [![License](https://img.shields.io/badge/License-BSD%203--Clause-brightgreen.svg)](https://raw.githubusercontent.com/salesforcecli/plugin-info/main/LICENSE.txt)

# Foo 7
# Foo 8

## Learn about the plugin-info

Expand Down

0 comments on commit 6fdff52

Please sign in to comment.