Skip to content

Commit 90416cd

Browse files
updating version numbers
1 parent 3bf6337 commit 90416cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
- '.github/**'
1818
- '.dockerignore'
1919
- 'docs/**'
20-
- 'etl/**'
20+
- '../../card_data/**'
2121
- '.gitignore'
2222
- 'demo**'
2323
- 'go.mod'
@@ -28,7 +28,7 @@ on:
2828
- main
2929

3030
env:
31-
VERSION_NUMBER: 'v1.4.0'
31+
VERSION_NUMBER: 'v1.5.0'
3232
DOCKERHUB_REGISTRY_NAME: 'digitalghostdev/poke-cli'
3333
AWS_REGION: 'us-west-2'
3434

0 commit comments

Comments
 (0)