Skip to content

Commit

Permalink
misc: use latest actions on main
Browse files Browse the repository at this point in the history
  • Loading branch information
antho-bunny committed Aug 29, 2024
1 parent 5c2104a commit 6ba8db6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/little-waves-argue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"es-empty-script": patch
---

Update action to use the latest one
2 changes: 1 addition & 1 deletion .github/workflows/on-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: deno task build

- name: Publish the script to Bunny
uses: 'BunnyWay/actions/deploy-script@deploy-script_0.3.0'
uses: 'BunnyWay/actions/deploy-script@main'
with:
script_id: ${{ secrets.SCRIPT_ID }}
deploy_key: ${{ secrets.DEPLOY_KEY }}
Expand Down

0 comments on commit 6ba8db6

Please sign in to comment.