Skip to content

Fix condition for docker hub login step#20

Merged
dennisvang merged 1 commit intomainfrom
issue18
Apr 15, 2025
Merged

Fix condition for docker hub login step#20
dennisvang merged 1 commit intomainfrom
issue18

Conversation

@dennisvang
Copy link
Collaborator

apparently the boolean string issue with action inputs (github-actions#1483) has been fixed, so we should now do an actual boolean test instead of string comparison

fixes #18

apparently the boolean string issue with action inputs has been fixed
@dennisvang dennisvang changed the title fix condition for login step Fix condition for docker hub login step Apr 15, 2025
@dennisvang dennisvang merged commit 3dfb85d into main Apr 15, 2025
2 checks passed
@dennisvang dennisvang deleted the issue18 branch April 15, 2025 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

skip docker hub login if push is false

1 participant