Skip to content

Commit

Permalink
update README to show correct tag format in usage section
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotCamblor committed Aug 28, 2024
1 parent 90550ae commit 773b9b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: DevCycleHQ/feature-flag-code-usage-action@1.0.7
- uses: DevCycleHQ/feature-flag-code-usage-action@v.1.0.7
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
client-id: ${{ secrets.DVC_CLIENT_ID }}
Expand Down

0 comments on commit 773b9b3

Please sign in to comment.