Skip to content

Commit

Permalink
Release 3.1.0:1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
enyachoke committed May 28, 2024
1 parent cf2630d commit 1af644a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
download-artifacts: false
image-name: "superset-pro"
image-version: "dev"
image-version: "3.1.0-1.0.0"
secrets:
DOCKER_HUB_USERNAME: ${{ secrets.DOCKER_HUB_USERNAME }}
DOCKER_HUB_PASSWORD: ${{ secrets.DOCKER_HUB_PASSWORD }}

0 comments on commit 1af644a

Please sign in to comment.