Skip to content

Commit

Permalink
Update src/main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
GrantBirki authored Jul 18, 2024
1 parent 3e21391 commit fcfad2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ export async function run() {
})
} catch (error) {
// If the branch doesn't exist, that's fine
core.debug(`branch ${workingRef} not found - OK`)
}

// create our working branch
Expand Down

0 comments on commit fcfad2d

Please sign in to comment.