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 12760b9 commit a37b27f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +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
- name: Git checkout (Release Order D - should fail)
uses: actions/checkout@v3
with:
ref: release-order-d

- name: Echo Branches
run:
Expand Down

0 comments on commit a37b27f

Please sign in to comment.