mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-20 12:45:35 +00:00
Update manual-release-test.yml
This commit is contained in:
@@ -10,8 +10,8 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
- name: Build project # This would actually build your project, using zip for an example artifact
|
||||
run: |
|
||||
touch humba
|
||||
touch trala
|
||||
echo "humba" >humba
|
||||
echo "trala" >trala
|
||||
echo "RELEASE_DATE=$( date +%Y%m%d%H%M )" >>${GITHUB_ENV}
|
||||
- name: Create Release
|
||||
id: create_release
|
||||
|
||||
Reference in New Issue
Block a user