Skip to content

Commit

Permalink
Make sure we move docker latest on every tag publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico authored Jul 25, 2024
1 parent 4cff5ad commit 8089b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: docker/metadata-action@v4
with:
flavor: |
latest=false
latest=true
images: |
reactnativecommunity/react-native-android
tags: |
Expand Down

0 comments on commit 8089b99

Please sign in to comment.