Skip to content

Commit 571cd2f

Browse files
committed
Test workflow
1 parent e07a300 commit 571cd2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate_Robotics_Academy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ jobs:
7676
steps:
7777
- name: Save the version tag
7878
run: echo "TAG=${TAG#v}" >> $GITHUB_ENV
79+
- run: echo ${TAG}
7980
- name: Check out the repo # checking our the code at current commit that triggers the workflow
8081
uses: actions/checkout@v3
8182
with:

0 commit comments

Comments
 (0)