Skip to content

Commit

Permalink
Merge pull request #278 from thefrontside/covector-on-main
Browse files Browse the repository at this point in the history
run versioning on main
  • Loading branch information
jbolda authored Jul 20, 2024
2 parents b10ba9e + 153b1b7 commit 65df12d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/covector-status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
fetch-depth: 0 # required for use of git history
- uses: volta-cli/action@v4
- name: covector status
uses: jbolda/covector/packages/action@release
uses: jbolda/covector/packages/action@covector-v0
id: covector
with:
token: ${{ secrets.FRONTSIDEJACK_GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/covector-version-or-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ permissions:
on:
push:
branches:
- v0
- main

jobs:
version-or-publish:
Expand Down

0 comments on commit 65df12d

Please sign in to comment.