Skip to content

Commit 995f06a

Browse files
committed
x
1 parent 9065a37 commit 995f06a

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ jobs:
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232

33+
- name: Debug GitHub Context
34+
run: echo "Ref name: ${{ github.ref_name }}"
35+
3336
- name: Create GitHub release
3437
id: create_release
3538
uses: actions/create-release@v1

omnetpp-vscode-0.0.3.vsix

20 KB
Binary file not shown.

0 commit comments

Comments
 (0)