Skip to content

Commit

Permalink
README.md: fix tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-sloth committed Jul 13, 2024
1 parent e05ab61 commit 9896f0c
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 @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- run: npm ci
- uses: TheXTech/branch-name@v1.0.0
- uses: TheXTech/branch-name@v0.1
# Use branch name for whatever purpose
- run: echo ${BRANCH_NAME}
```

0 comments on commit 9896f0c

Please sign in to comment.