Skip to content

Commit 916b89b

Browse files
authored
Update ci.yml
1 parent e98b2bb commit 916b89b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
allowUpdates: false
7272
draft: false
7373
makeLatest: true
74-
tag: v2.1.${{ github.run_number }}
75-
name: Release v2.1.${{ github.run_number }}
74+
tag: v2.2.${{ github.run_number }}
75+
name: Release v2.2.${{ github.run_number }}
7676
generateReleaseNotes: true
77-
body: Release 2.1.${{ github.run_number }} of GitHub Actions File Reader V2
77+
body: Release 2.2.${{ github.run_number }} of GitHub Actions File Reader V2

0 commit comments

Comments
 (0)