Skip to content

Commit

Permalink
Merge pull request #5 from simonkovtyk/feat/2.0.0-next.0
Browse files Browse the repository at this point in the history
Feat/2.0.0 next.0
  • Loading branch information
simonkovtyk authored Sep 22, 2024
2 parents c2d47dd + 12f36f7 commit 0de5b30
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Deploy
on:
push:
branches:
- release
- main

jobs:
deploy:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
types:
- opened
- reopened
- synchronize
branches:
- main

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div align="center">

<img width="196" src="https://raw.githubusercontent.com/simonkovtyk/esbuild-plugin-file-copy/611c5c4942c8460ec6247ab833418908e9213a9b/docs/esbuild-favicon.svg" />
<img width="196" src="https://raw.githubusercontent.com/simonkovtyk/esbuild-plugin-file-copy/c2d47dd6381cd8b71255ae4cfbd0fce6dec49eeb/docs/esbuild-favicon.svg" />

<h1>File Copy Plugin</h1>

Expand Down

0 comments on commit 0de5b30

Please sign in to comment.