Skip to content
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

get-last-commit

Action for get last commit from GitHub repository

Usage example:

name: print commitjobs:
build:
name: Build binariesruns-on: ubuntu-lateststeps:
- name: Get commituses: ci-space/get-last-commit@v0.1.0id: commitenv:
GITHUB_TOKEN: ${{ secrets.DEP_TOKEN }}
- name: Print commitrun: echo ${{ steps.commit.outputs.sha }}

About

Action for get last commit from GitHub repository

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages