Skip to content

Commit 8bf1331

Browse files
Merge pull request #51 from backstage/agentbellnorm-patch-2
Update release-tag.yml
2 parents 77a886c + 648b881 commit 8bf1331

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release-tag.yml

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ jobs:
99
main:
1010
runs-on: ubuntu-latest
1111
steps:
12+
- name: Checkout
13+
uses: actions/checkout@v3
14+
1215
- name: Set up QEMU
1316
uses: docker/setup-qemu-action@v2
1417

0 commit comments

Comments
 (0)