Skip to content

Commit

Permalink
docs: point at v1
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoh authored Sep 30, 2022
1 parent 2c55597 commit e7afd71
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 @@ -31,7 +31,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: agrc/release-composite-action@dev
- uses: agrc/release-composite-action@v1
with:
create-major-minor-tags: true
prerelease: ${{ github.ref_name == 'dev' }}
Expand Down

0 comments on commit e7afd71

Please sign in to comment.