Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9841790 commit b24d8daCopy full SHA for b24d8da
1 file changed
.github/workflows/zulip.yaml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
api-key: ${{ secrets.ORG_ZULIP_API_KEY }}
23
email: ${{ secrets.ORG_ZULIP_EMAIL }}
24
- organization-url: ${{ vars.ORG_ZULIP_ORGANIZATION_URL }}
+ organization-url: ${{ secrets.ORG_ZULIP_ORGANIZATION_URL }}
25
to: 'Releases'
26
type: 'stream'
27
topic: 'IPython'
0 commit comments