Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

crazy-max/ghaction-github-runtime

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

GitHub release GitHub marketplace CI workflow Become a sponsor Paypal Donate

About

GitHub Action to expose GitHub runtime to the workflow


Usage

name: build
on:
 push:
jobs:
 build:
 runs-on: ubuntu-latest
 steps:
 -
 name: Expose GitHub Runtime
 uses: crazy-max/ghaction-github-runtime@v3
 -
 name: Env
 run: |
 # ACTIONS_RUNTIME_TOKEN, ACTIONS_RUNTIME_URL should be exposed
 env|sort

Contributing

Want to contribute? Awesome! The most basic way to show your support is to star the project, or to raise issues. You can also support this project by becoming a sponsor on GitHub or by making a PayPal donation to ensure this journey continues indefinitely!

Thanks again for your support, it is much appreciated! πŸ™

License

MIT. See LICENSE for more details.

About

GitHub Action to expose GitHub runtime to the workflow

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

Contributors 2

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /