Skip to content

Commit

Permalink
TEMP: test CD
Browse files Browse the repository at this point in the history
  • Loading branch information
figi44 committed Jul 26, 2023
1 parent bd6b88e commit 42b13c5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@ name: cd

on:
push:
tags:
- '**'
# tags:
# - '**'

jobs:
deploy:
uses: ecmwf-actions/reusable-workflows/.github/workflows/create-package.yml@v2
with:
test: true
secrets: inherit

0 comments on commit 42b13c5

Please sign in to comment.