Skip to content

Commit

Permalink
bump covector for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
cowboyd committed Oct 24, 2023
1 parent 9e76be7 commit f30ce24
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ -29,7 +29,7 @@ jobs:
- run: yarn install --immutable
- run: yarn prepack
- name: covector version or publish (publish when no change files present)
uses: jbolda/covector/packages/action@covector-v0.9
uses: jbolda/covector/packages/action@covector-v0.10
id: covector
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
Expand Down

1 comment on commit f30ce24

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on f30ce24 Oct 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

Module not found "file:///src/www/main.ts".

Please sign in to comment.