Skip to content

fdegir/ega

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eiffel GitHub Action

This action is created to demonstrate Eiffel Community projects and should not be used for anything real.

For the purposes of the demo, the action publishes

using Eiffel REMReM Publish Service.

Inputs

remrem_publish_service_url

Required URL to Eiffel REMReM Publish Service. Default "http://89.46.83.162:8080/generateAndPublish".

Example usage

uses: actions/ega@v24
with:
  remrem_publish_service_url: 'http://your/remrem/publis/service/generateAndPublish'