Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sharunkumar authored Dec 29, 2024
1 parent 1cee41e commit 95c7766
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
name: packer build

on:
workflow_dispatch:
push:
Expand All @@ -26,4 +24,4 @@ jobs:
git add . && git commit -m "bump version"
cargo publish && git push

0 comments on commit 95c7766

Please sign in to comment.