Skip to content

Commit e6db1c1

Browse files
authored
fix incorrect syntax in README (#87)
1 parent 2787527 commit e6db1c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ If you are migrating from **v3 to v6** make sure to read this documentation firs
235235
# - custom: token-prefix ... token-suffix
236236
# - doublebraces: {{ ... }}
237237
# - doubleunderscores: __ ... __
238-
# - githubactions: #{{ ... }}
238+
# - githubactions: ${{ ... }}
239239
# - octopus: #{ ... }
240240
#
241241
# Optional. Default: default

0 commit comments

Comments
 (0)