Skip to content

Commit

Permalink
ci: change nightly to use main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
crnbarr93 committed Dec 9, 2024
1 parent e816a10 commit d609f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
owner: context.repo.owner,
repo: context.repo.name,
workflow_id: 'deploy.yml',
ref: 'development',
ref: 'main',
inputs: {
network: 'galileo-4',
kernel_address: 'andr1536hsxv4706s0wwmswcc7j7t7newvfu8tqx7fnm8hfvdznlc0dnsal669q',
Expand Down

0 comments on commit d609f0d

Please sign in to comment.