mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
Remove existing debian changelog for now
This commit is contained in:
parent
b991d98240
commit
07d4f0edb0
2 changed files with 1 additions and 6 deletions
2
.github/actions/release-changes/action.yml
vendored
2
.github/actions/release-changes/action.yml
vendored
|
@ -16,7 +16,7 @@ runs:
|
|||
- name: Set salt version
|
||||
shell: bash
|
||||
run: |
|
||||
echo "${{ inputs.salt-version }}" > salt/_version.txt
|
||||
echo '${{ env.SALT_VERSION }}' > salt/_version.txt
|
||||
|
||||
- name: Update Debian changelog
|
||||
shell: bash
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
salt (SALT_RELEASE_VERSION) stable; urgency=medium
|
||||
|
||||
* Build of Salt with Relenv
|
||||
|
||||
-- SaltStack Packaging Team <packaging@saltstack.com> Mon, 03 Jul 2017 20:44:29 +0000
|
Loading…
Add table
Reference in a new issue