serverless / serverless-azure-functions

Serverless Azure Functions Plugin – Add Azure Functions support to the Serverless Framework
MIT License
266 stars 159 forks source link

fix: Updated publishing script and only run tag on the main repo, not forks #665

Closed gligorkot closed 1 year ago

gligorkot commented 1 year ago

What did you implement:

When I merged the master branch this started failing in my repo, so adding this to only run the tag on the main repo, not on forks

Todos:

Note: Run npm run test:ci to run all validation checks on proposed changes

Is this ready for review?: YES
Is it a breaking change?: NO