Skip to content

Commit 76dd8db

Browse files
authored
Merge pull request #13 from Colorifix/hotfix/fake_hotfix_3
Fix fake bug 3
2 parents eac3fc4 + e4e7f05 commit 76dd8db

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
runs-on: ubuntu-latest
2424

2525
steps:
26+
- name: Print github ref
27+
run: echo "$GITHUB_REF"
2628
- name: Gitflow action
2729
uses: hoangvvo/gitflow-workflow-action@0.3.7
2830
with:

features.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
# Hotfix 1
44
# Feature 5
55
# Hotfix 2
6+
# Hotfix 3

0 commit comments

Comments
 (0)