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 d07898d commit efaf992Copy full SHA for efaf992
.github/workflows/watch-df-release.yml
@@ -64,7 +64,7 @@ jobs:
64
echo "branch updated"
65
echo "$buildid" >state/buildid
66
echo "$timestamp" >state/timestamp
67
- echo BUILDID=$timestamp >> $GITHUB_ENV
+ echo BUILDID=$buildid >> $GITHUB_ENV
68
fi
69
- name: Discord Webhook Action
70
uses: tsickert/[email protected]
0 commit comments