Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update workflow to fix invalid create event with tags filter #259

Open
andoriyaprashant opened this issue Sep 18, 2024 · 1 comment
Open

Comments

@andoriyaprashant
Copy link

Description

The current release workflow uses the create event with a tags filter, which causes an error ("A mapping was not expected"). GitHub Actions does not support the tags filter under the create event. We need to update the trigger to use push with a tags filter to ensure the workflow runs when a tag is pushed.

image

@andoriyaprashant
Copy link
Author

Hello @SarthakJain26 @shivam-Purohit

I have opened this issue, and if you find it valuable, please assign it to me
Thank you

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

No branches or pull requests

1 participant