Skip to content

Commit

Permalink
update ref
Browse files Browse the repository at this point in the history
  • Loading branch information
lacraig2 committed Jan 14, 2025
1 parent 183c2e4 commit 1a35b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build_release_assets:
if: github.repository == 'panda-re/qemu' && github.ref == 'refs/heads/dev'
if: github.repository == 'panda-re/qemu' && github.ref == 'refs/heads/main'
runs-on: panda-arc
steps:
- name: Install git
Expand Down

0 comments on commit 1a35b23

Please sign in to comment.