Skip to content

Conversation

@Harshil2107
Copy link
Collaborator

No description provided.

package: ${{ env.AZURE_FUNCTIONAPP_PACKAGE_PATH }}
publish-profile: |
${{ secrets.AZURE_FUNCTIONAPP_PUBLISH_PROFILE }}
publish-profile: ${{ secrets.AZURE_FUNCTIONAPP_PUBLISH_PROFILE }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Harshil2107 , I don't think this change changes anything. I'm pretty sure the removed line and the new line do exactly the same thing.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I recall correctly the issue was the the publish profile just took in the first line so it came up blank. Removing the line did solve the issue of deploy perms when I was testing the workflow

@BobbyRBruce BobbyRBruce merged commit 86b69d5 into main Oct 9, 2025
3 checks passed
@BobbyRBruce BobbyRBruce deleted the update-workflows branch October 9, 2025 21:04
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

Successfully merging this pull request may close these issues.

3 participants