Skip to content

https://www.nuget.org/packages/FAKE points to wrong url regarding migration guide #689

https://www.nuget.org/packages/FAKE points to wrong url regarding migration guide

https://www.nuget.org/packages/FAKE points to wrong url regarding migration guide #689

Workflow file for this run

name: Greetings
#on: [pull_request, issues]
on: [issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Welcome to the FAKE community! Thank you so much for creating your first issue and therefore improving the project!'
#pr-message: 'Welcome to the FAKE community! Thank you so much for directly helping to improve FAKE! You are now in good company and we hope this only the first in a long list of contributions :)'