Hotfix v2.1.7: fix exception when the post_id not found in the instagram #11
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: Release | |
on: | |
pull_request: | |
branches: | |
- main | |
types: | |
- closed | |
jobs: | |
create-release: | |
uses: obervinov/_templates/.github/workflows/[email protected] | |
# milestone: | |
# uses: obervinov/_templates/.github/workflows/[email protected] | |
# needs: [create-release] |