need grant the repository access to the organization secret https://github.com/organizations/anyproto/settings/secrets/actions/SLACK_WEBHOOK_URL_ALERTS
cat <<EOF > .github/workflows/secret-scanner.yml
---
on:
- push
- pull_request
jobs:
secret-scanner-reusable:
uses: anyproto/shared-actions/.github/workflows/secret-scanner-reusable.yml@v1
secrets: inherit # pass all secrets
EOF
the version in RELEASE must always be new !!!
RELEASE='v1.0.0'; git fetch -pP && git tag "$RELEASE" && git push --tags && git tag -f v1 && git push origin -f v1
Thank you for your desire to develop Anytype together!
❤️ This project and everyone involved in it is governed by the Code of Conduct.
🧑💻 Check out our contributing guide to learn about asking questions, creating issues, or submitting pull requests.
🫢 For security findings, please email [email protected] and refer to our security guide for more information.
🤝 Follow us on Github and join the Contributors Community.
Made by Any — a Swiss association 🇨🇭 Licensed under LICENSE NAME.