Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
stonegray authored Oct 14, 2023
1 parent 45efdae commit f4c68bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3
- uses: actions/setup-node@v3
- run: npm ci
- uses: butlerlogic/action-autotag@master
- uses: butlerlogic/action-autotag@stable
if: github.ref == 'refs/heads/main'
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit f4c68bd

Please sign in to comment.