mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 22:51:03 +00:00
* fix monthly tags * explicitly set GITHUB_TOKEN * debug * Update monthly-tag.yml * Revert "debug" This reverts commit 041735d1e5ee78fbb54a841f8fe87a0ba7f1098b and 9ed60840e1647f4e0a5797776a68f0faa0569713
This commit is contained in:
+2
@@ -22,6 +22,8 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Generate changelog
|
- name: Generate changelog
|
||||||
id: changelog
|
id: changelog
|
||||||
|
env:
|
||||||
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
run: |
|
run: |
|
||||||
echo "# Automatic snapshot pre-release ${{ steps.tags.outputs.new }}" > Changelog.md
|
echo "# Automatic snapshot pre-release ${{ steps.tags.outputs.new }}" > Changelog.md
|
||||||
echo "" >> Changelog.md
|
echo "" >> Changelog.md
|
||||||
|
|||||||
Reference in New Issue
Block a user