Skip to content

Commit

Permalink
debug step
Browse files Browse the repository at this point in the history
  • Loading branch information
alexs-mparticle committed Nov 17, 2023
1 parent a37b27f commit 6fe63b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ jobs:
# TODO: Steps
# 1. Check if input string for release order branch
# 2. Check if input string for release/tag branch exists
- name: Git checkout (Release Order D - should fail)
- name: Git checkout (Release Order A - should pass)
uses: actions/checkout@v3
with:
ref: release-order-d
ref: release-order-a

- name: Echo Branches
run:
Expand Down

0 comments on commit 6fe63b8

Please sign in to comment.