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

Bypass publish #388

Merged
merged 17 commits into from
Nov 26, 2023
Merged

Bypass publish #388

merged 17 commits into from
Nov 26, 2023

Conversation

cschuchardt88
Copy link
Member

No description provided.

@cschuchardt88
Copy link
Member Author

@Liaojinghui merge please, let see what happens now

@@ -22,3 +22,6 @@ jobs:
pack:
needs: [test]
uses: ./.github/workflows/pack.yml
publish:
needs: [pack]
uses: ./.github/workflows/pack.yml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why pack and publish has the same workflow

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to see it works with publish the secret

@Jim8y Jim8y merged commit a5aec4a into neo-project:master Nov 26, 2023
2 checks passed
@cschuchardt88 cschuchardt88 deleted the workflow branch November 26, 2023 21:14
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.

2 participants