Skip to content

Commit b12efa6

Browse files
authored
Merge pull request #11 from gdcc/set-image-tag-to-alpha
Set `image_tag` to `alpha`
2 parents 3a4df04 + 2a19b3c commit b12efa6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
- name: Run Dataverse Action
1919
id: dataverse
2020
uses: gdcc/dataverse-action@main
21+
with:
22+
image_tag: alpha
2123
- name: Set up Python ${{ matrix.python-version }}
2224
uses: actions/setup-python@v4
2325
with:

0 commit comments

Comments
 (0)