Compare commits

..

1 Commits

Author SHA1 Message Date
89017b5bac Add workflow
All checks were successful
Commit Hash / BuildAndPublish (push) Successful in 1s
2024-09-21 18:51:43 +01:00

View File

@ -3,7 +3,7 @@ run-name: Print commit hash
on: [ push ] on: [ push ]
jobs: jobs:
CommitHash: BuildAndPublish:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Print commit hash - name: Print commit hash