mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 08:47:57 +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
|
||||
- name: Generate changelog
|
||||
id: changelog
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
echo "# Automatic snapshot pre-release ${{ steps.tags.outputs.new }}" > Changelog.md
|
||||
echo "" >> Changelog.md
|
||||
|
||||
Reference in New Issue
Block a user