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

[Question] Using continue-on-error: true in github actions #5

Open
sobolevskaya-k opened this issue Feb 9, 2022 · 0 comments
Open

Comments

@sobolevskaya-k
Copy link

Hello, I saw that you are using continue-on-error: true in action
But this construction not working for me. Can you help me?
I'm using
runs: using: "composite" steps: - name: download release notes uses: actions/download-artifact@master with: name: release-notes-artifact continue-on-error: true

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