Skip to content

Commit 97360fb

Browse files
committed
Fix action branch name
1 parent feec1b0 commit 97360fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy ingestor
33
on:
44
push:
55
branches:
6-
- versions/aeolus
6+
- version/aeolus
77

88
jobs:
99
deploy:

0 commit comments

Comments
 (0)