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 a15cba5 commit 762feb0Copy full SHA for 762feb0
.github/workflows/DINAR-PORT.yml
@@ -78,7 +78,7 @@ jobs:
78
# just copy source
79
git checkout origin/${{ env.PORT_FROM_BRANCH }} -- ${{ env.PORT_MODULE }}
80
git commit -m ":tada:${{ env.PORT_FROM_BRANCH_TAGS }} ${{ env.PORT_MODULE }}
81
- previous commits history: https://github.com/${{ github.repository }}/commits/${{ env.PORT_FROM_BRANCH }}/ir_rule_protected
+ previous commits history: https://github.com/${{ github.repository }}/commits/${{ env.PORT_FROM_BRANCH }}/${{ env.PORT_MODULE }}
82
83
> Made via .github/workflows/DINAR-PORT.yml"
84
fi
0 commit comments